{"id":21902225,"url":"https://github.com/phrohdoh/ynab-rs","last_synced_at":"2025-07-05T03:07:50.664Z","repository":{"id":43710300,"uuid":"162596706","full_name":"phrohdoh/ynab-rs","owner":"phrohdoh","description":"A software suite for You Need A Budget's API","archived":false,"fork":false,"pushed_at":"2022-02-22T12:05:43.000Z","size":37,"stargazers_count":10,"open_issues_count":6,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T20:13:24.751Z","etag":null,"topics":["api-client","http","rust","ynab","youneedabudget"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phrohdoh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"Phrohdoh"}},"created_at":"2018-12-20T15:20:43.000Z","updated_at":"2024-10-04T08:53:32.000Z","dependencies_parsed_at":"2022-08-22T03:10:08.023Z","dependency_job_id":null,"html_url":"https://github.com/phrohdoh/ynab-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phrohdoh/ynab-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrohdoh%2Fynab-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrohdoh%2Fynab-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrohdoh%2Fynab-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrohdoh%2Fynab-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phrohdoh","download_url":"https://codeload.github.com/phrohdoh/ynab-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrohdoh%2Fynab-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263674296,"owners_count":23494549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-client","http","rust","ynab","youneedabudget"],"created_at":"2024-11-28T15:17:28.167Z","updated_at":"2025-07-05T03:07:50.644Z","avatar_url":"https://github.com/phrohdoh.png","language":"Rust","funding_links":["https://patreon.com/Phrohdoh","https://www.patreon.com/Phrohdoh"],"categories":[],"sub_categories":[],"readme":"# `ynab`\n\nA software suite for [You Need A Budget]'s [API].\n\n[You Need A Budget] (YNAB) is a service with the goal of helping people \"stop\nliving paycheck to paycheck, get out of debt, and save more money.\"\n\nThis project is not funded, endorsed, or maintained by You Need A Budget LLC.\n\n## Install\n\nThis project is composed of multiple sub-projects, one of which is an\nexecutable [command-line interface] that you will, one day, be able to install.\n\nCurrently a pre-built [cli] executable is not hosted anywhere that you can\ninstall from.\n\nIf you would like to use the [cli] you must build it from source.\n\n## Usage\n\n```\n$ ynab help\n\nynab-cli 0.0.1\nThe opinionated command-line interface to the YNAB set of crates\n\nUSAGE:\n    ynab \u003cSUBCOMMAND\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nSUBCOMMANDS:\n    get-all-scheduled-transactions    Get all scheduled transactions for a budget\n    get-category-by-id                Get a category in a budget by its ID\n    help                              Prints this message or the help of the given subcommand(s)\n```\n\nYou can, for example, get all of your scheduled transactions by running the\nfollowing command, substituting the `budget-id` and `bearer-token` values.\n\n```\n$ ynab get-all-scheduled-transactions \\\n    --bearer-token=your-bearer-token \\\n    --budget-id=your-budget-id\n```\n\n## Build from source\n\nBuilding this software from source can be done by executing the following\ncommand from the root of this repository assuming you have installed the [Rust\ntooling] (which, typically, only developers do).\n\n```shell\n$ cargo build\n```\n\n## Contribute\n\nFor the time being please see the tickets labeled [good first issue].\n\n## Support the project financially\n\nPlease consider financially supporting the project if it has made your life\neasier, saved you time, etc., or as a way to say \"thanks!\" by [becoming a Patron]\nof the maintainer.\n\n[You Need A Budget]: https://youneedabudget.com\n[API]: https://api.youneedabudget.com\n[command-line interface]: https://en.wikipedia.org/wiki/Command-line_interface\n[cli]: https://en.wikipedia.org/wiki/Command-line_interface\n[Rust tooling]: https://rustup.rs/\n[becoming a Patron]: https://www.patreon.com/Phrohdoh\n[good first issue]: https://github.com/Phrohdoh/ynab-rs/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphrohdoh%2Fynab-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphrohdoh%2Fynab-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphrohdoh%2Fynab-rs/lists"}