| pandoc options: -f markdown-auto_identifiers -t markdown-header_attributes-fenced_code_attributes --atx-headers --wrap=preserve [ci skip] | ||
|---|---|---|
| .. | ||
| examples | ||
| .ghci | ||
| CHANGES.md | ||
| hledger-api.1 | ||
| hledger-api.cabal | ||
| hledger-api.hs | ||
| hledger-api.info | ||
| hledger-api.m4.md | ||
| hledger-api.txt | ||
| LICENSE | ||
| package.yaml | ||
| README | ||
| Setup.hs | ||
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.