You can start bean-query with just a filename, the dataset will be loaded in memory and it will start in interactive mode, and you can then issue multiple queries without parsing all over again.
I haven't built a REST API but it's something if I recall, that the Fava team might have done in order to decouple their UI from the server. Have a look at Fava. Cheers, On Fri, Sep 29, 2017 at 7:14 AM, patrick via Beancount < [email protected]> wrote: > Hi, > > Is there somewhere a rest api (or something similar) that I could use to > access beancount data. I'm mostly thinking about the ability to run > bean-query stuff. > > Before I start creating something on my own I'd like to check if there is > already something that I could use/extend. > I did some searching but didn't find anything. > > Thanks and Regards, > Patrick > > -- > You received this message because you are subscribed to the Google Groups > "Beancount" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/beancount/c3288695-c258-43ec-8339-74d1a36079e3%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/c3288695-c258-43ec-8339-74d1a36079e3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhMMJRxOWtGQSGGGDky368bOi9snNUUP2pOaHATyPHA0kA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
