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

https://github.com/marcovitoc/krabs-api

💰 Krabs-api is the backend of a full-stack app for simple expense tracking, built with Spring Boot.
https://github.com/marcovitoc/krabs-api

backend expense-tracker java jwt postgresql reactive-programming spring-security spring-webflux springboot

Last synced: about 2 months ago
JSON representation

💰 Krabs-api is the backend of a full-stack app for simple expense tracking, built with Spring Boot.

Awesome Lists containing this project

README

          

# 💰 Krabs
Krabs is a full-stack app for simple expense tracking, built with Spring Boot and Vue.js. The `krabs-api` backend provides an API for managing their finances while allowing me to gain a solid understanding of Spring Boot, Spring Security, JWT Authentication, and Reactive Programming with Spring WebFlux. It includes user authentication with JWT and simple CRUD features for managing expenses.

Check out the frontend of Krabs: [krabs-ui](https://github.com/MarcoVitoC/krabs-ui)