Deprecated

In favour of

hledger-api

Web API server for the hledger accounting tool

http://hledger.org

Version on this page:1.5
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.5@sha256:b6fabb516976494e530c57983586c6c272a5d6a421540118311a8575a9b459a3,2069

Module documentation for 1.5

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.