Deprecated

In favour of

hledger-api

Web API server for the hledger accounting tool

http://hledger.org

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

GPL-3.0-only licensed and maintained by Simon Michael
This version can be pinned in stack with:hledger-api-1.9.1@sha256:e738faebad9a6e623173e7912bacf1f9e940ba87096e8611fe46994c7ba45dca,2091

Module documentation for 1.9.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.