Deprecated

In favour of

hledger-api

Web API server for the hledger accounting tool

http://hledger.org

Version on this page:1.1
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

LicenseRef-GPL licensed and maintained by Simon Michael
This version can be pinned in stack with:hledger-api-1.1@sha256:c228e2f2bb0055a305371703cc24aaa5835cf4fd3dd446e48d8f17970ec166e3,1958

Module documentation for 1.1

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.