From 494e759f7a05a07aa0bf0cd281d28696c50efd0a 2014-03-18 16:19:13 From: Bradley M. Kuhn Date: 2014-03-18 16:19:13 Subject: [PATCH] Note how this relates to (1). --- diff --git a/GSoC2014Ideas.mdwn b/GSoC2014Ideas.mdwn index 60dbef6b2f5143d5fbe5366295f717ab6711d687..83a237e71fe0dd9cc2b6f5f5b6cc608f2791500a 100644 --- a/GSoC2014Ideas.mdwn +++ b/GSoC2014Ideas.mdwn @@ -100,6 +100,12 @@ fits your skills and background best when submitting your application. careful coordination with Ledger-CLI as an upstream, and we'll help mentor the student in that. -5. Add a JSON/RESTful API to [Hledger](http://hledger.org)'s [hledger-web](http://hackage.haskell.org/package/hledger-web) app, mirroring the C++/python API. - This would provide an alternate implementation useful for testing, validation and future-proofing. - +5. Add a JSON/RESTful API to [Hledger](http://hledger.org)'s + [hledger-web](http://hackage.haskell.org/package/hledger-web) app, + mirroring the C++/python API (improvement for which is described in (1) + above, as part of another task). This would provide an alternate + implementation useful for testing, validation and future-proofing. + + The ideal here would be that the NPO Accounting Project could use + *either* Ledger-CLI *or* hledger as a back-end. This work may require + coordination with other students who might be working on (1).