An open API service indexing awesome lists of open source software.

https://github.com/kierse/bany

Third-party transaction syncing utility for YNAB
https://github.com/kierse/bany

budgeting clean-architecture ynab

Last synced: 6 months ago
JSON representation

Third-party transaction syncing utility for YNAB

Awesome Lists containing this project

README

          

# Bany #
When starting work on Bany, I had a couple goals in mind:

1. develop a command-line utility flexible enough that it could be used to fetch transactions from any financial institution and sync them with YNAB.
1. do a deep dive into [The Clean Architecture](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html).

After some initial effort, I have decided to halt work. Many of the financial institutions I use personally employ measures to prevent screen scaping and/or unauthorized API usage.