top | item 21023072

Ask HN: Accounting Software with Best API

5 points| chrisgarand | 6 years ago

We're looking to streamline our accounting entries, integrating it with our online platform, and develop additional tools for our users, there are a few options.

What is your experience with programming for your accounting software? Would you recommend it?

Any suggestions would be helpful for myself, and others. We're specifically looking for software that is meant for small, and medium sized businesses.

2 comments

order

nocubicles|6 years ago

I have played around with erpNext in the last few weeks. It looks very nice with lots of functionality and good API. Its also open source.

You can find it here - https://github.com/frappe/erpnext

Its more full blown ERP then just accounting software though.

They seem to have separete project for only accounting as well:

https://github.com/frappe/accounting

chrisgarand|6 years ago

That looks awesome. It's definitely something to look into. For the time being we don't have the resources to set something like that up, but it's good to know for the future, thanks!