Deprecated

In favour of

hledger-api

Web API server for the hledger accounting tool

http://hledger.org

Version on this page:1.12
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.12@sha256:1a14ff885d2b06625cbff89d6fb32c9d000e1864890e37cfb0be25b758b5e40c,2098

Module documentation for 1.12

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.