From 91723cd9fafde819582770daa09de82fe8ac1cc5 Mon Sep 17 00:00:00 2001 From: Fang-Pen Lin Date: Sun, 8 Oct 2023 17:48:29 -0700 Subject: [PATCH] Add more tools --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 8275933..153126f 100644 --- a/index.md +++ b/index.md @@ -458,7 +458,8 @@ Additional helper tools complementing the PTA apps, by category. - [beancount-parser](https://github.com/LaunchPlatform/beancount-parser) standalone Lark based beancount syntax parser (not relying on the beancount library) ### Utilities -- [beanhub-cli](https://github.com/LaunchPlatform/beanhub-cli) Command line tools for BeanHub users but also comes with features like a [custom form](https://beanhub.io/blog/2023/07/31/automating-beancount-data-input-with-beanhub-custom-forms/) web app for non-BeanHub users + +- [beanhub-cli](https://github.com/LaunchPlatform/beanhub-cli) command line tools for BeanHub users but also comes with features like a [BeanHub Forms](https://beanhub.io/blog/2023/07/31/automating-beancount-data-input-with-beanhub-custom-forms/) web app for non-BeanHub users ### API @@ -467,6 +468,7 @@ Additional helper tools complementing the PTA apps, by category. - [hledger-web](https://github.com/simonmichael/hledger/tree/master/hledger-web) the web app includes a JSON API server for *ledger files (haskell) - [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) extends Ledger's python library (python) - [node-hledger](https://github.com/rstacruz/node-hledger) Node.js API for *ledger files (javascript) +- [BeanHub API](https://api.beanhub.io/redoc) proprietary SaaS API for operating beancount and [BeanHub Forms](https://beanhub.io/blog/2023/07/31/automating-beancount-data-input-with-beanhub-custom-forms/)