Deprecated

In favour of

hledger-api

Web API server for the hledger accounting tool

http://hledger.org

Version on this page:1.4
LTS Haskell 13.30:1.12
Stackage Nightly 2019-07-10:1.14
Latest on Hackage:1.14@rev:4

See all snapshots hledger-api appears in

GPL-3.0-only licensed and maintained by Simon Michael
This version can be pinned in stack with:hledger-api-1.4@sha256:36283ad884cfd9e602e83a833d9fd4af495be432be3347abdfa7f1d0f91ec6d0,1998

Module documentation for 1.4

There are no documented modules for this package.

This is a simple web API server for hledger data. It comes with a series of simple client-side web app examples.

hledger is a cross-platform program for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format. It is inspired by and largely compatible with ledger(1). hledger provides command-line, curses and web interfaces, and aims to be a reliable, practical tool for daily use.