-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] API documentation #2549
Comments
✨ Thanks for sharing your idea! ✨ This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! |
closing as duplicate of #1384 |
and as an FYI, there is a community built rest api if you want to use that. There is a link to it in the community section of the docs |
Thanks. Sorry about the duplicate. |
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
I have some python scripts that imported transactions into YNAB and I wanted to update them to use the Actual API.
The API documentation doesn't really tell me anything about any API, just how to use your javascript library.
Describe your ideal solution to this problem
It's great that you offer a javascript library but I would like a REST API.
Teaching and learning
Alternatively you could offer libraries in other programming languages but a normal API would be most useful IMO.
The text was updated successfully, but these errors were encountered: