Skip to content

garethbaumgart/YnabApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YnabApi

A Client library to access YNAB's rest api

https://api.youneedabudget.com/

Endpoints included

Budgets

GET /budgets/{budget_id}

Transactions

GET /budgets/{budget_id}/accounts/{account_id}/transactions

POST /budgets/{budget_id}/transactions