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

https://github.com/mrseanbaines/budgie-backend

Backend API for a SPA React app which pulls in transactions from this API, lists them by month, allows you to assign categories and gives you a breakdown of your expenses per category.
https://github.com/mrseanbaines/budgie-backend

authentication date-fns express express-js expressjs javascript jsonwebtoken jwt mongo mongodb mongodb-atlas node node-js nodejs typescript

Last synced: about 1 month ago
JSON representation

Backend API for a SPA React app which pulls in transactions from this API, lists them by month, allows you to assign categories and gives you a breakdown of your expenses per category.

Awesome Lists containing this project

README

        





# Budgie

Budgeting App

This is the backend API for a [SPA React app](https://github.com/mrseanbaines/budgie-frontend) which pulls in transactions from this API, lists them by month, allows you to assign categories and gives you a breakdown of your expenses per category. Includes user accounts, filtering, search etc.