Add some kind of hledger project option, as discussed

This commit is contained in:
simon 2014-03-18 15:21:22 +01:00 committed by Wiki Admin
parent fa53d8700c
commit 1c027dbe00

View file

@ -99,3 +99,8 @@ fits your skills and background best when submitting your application.
While this project is of primary interest to this project, it will require While this project is of primary interest to this project, it will require
careful coordination with Ledger-CLI as an upstream, and we'll help mentor careful coordination with Ledger-CLI as an upstream, and we'll help mentor
the student in that. the student in that.
5. Add a JSON/RESTful API to [[Hledger]]'s hledger-web app, mirroring the C++/python API.
This would provide an alternate, single-language implementation
useful for testing, validation and future-proofing.