@hackage / hledger-api

Web API server for the hledger accounting tool

Version Deprecated package1.14

About

Metadata

  • Last updated , by SimonMichael
  • License GPL-3.0-only
  • Maintained by: Simon Michael <simon@joyful.com>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Tested Compilers

  1. 8.6.3
  2. 8.4.3
  3. 8.2.2
  4. 8.0.2
  5. 7.10.3

Readme

2019-09: hledger-api has been mothballed; use hledger-web instead (1.15+).

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.