Commit Graph

207 Commits

Author SHA1 Message Date
Simon Michael
c7b138a2f6 api: /prices, /commodities, cleanup 2016-01-10 08:58:40 -08:00
Simon Michael
78b1b1b84e api: /transactions method 2016-01-10 08:32:42 -08:00
Simon Michael
4a552e6388 api: refactor, try docopt 2016-01-10 07:09:25 -08:00
Simon Michael
bd023134f2 api: first app! lists account names 2016-01-09 15:54:22 -08:00
Simon Michael
93826fdc85 api: first handler, GET /accounts
Serves the account names from the default journal file (as JSON, on port 8001).
2016-01-09 15:22:28 -08:00
Simon Michael
4c972fabf2 api: forgot examples dir 2016-01-09 08:19:19 -08:00
Simon Michael
68f56764ab api: begin a web API server with examples (#316) 2016-01-09 07:48:24 -08:00