| - api routes (but not /swagger.json) are now under /api/v1 - the api has changed a bit, more to come - files are served from the current directory by default, simplifying naming - the startup message is more informative - added some startup hints for the angular client | ||
|---|---|---|
| .. | ||
| examples | ||
| CHANGES | ||
| hledger-api.1.md | ||
| hledger-api.cabal | ||
| hledger-api.hs | ||
| LICENSE | ||
| package.yaml | ||
| README | ||
A web API server for hledger data, and some client-side app examples. This is an alternative to hledger-web, and for variety uses servant instead of yesod.