From ab5edc904a2c8968fb7d301410ea82ca960cfde9 Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 18 Mar 2014 15:23:31 +0100 Subject: [PATCH] Link hledger-web --- GSoC2014Ideas.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GSoC2014Ideas.mdwn b/GSoC2014Ideas.mdwn index f1fa101..8c60eda 100644 --- a/GSoC2014Ideas.mdwn +++ b/GSoC2014Ideas.mdwn @@ -100,7 +100,7 @@ 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 app, mirroring the C++/python API. +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, single-language implementation useful for testing, validation and future-proofing.