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.
- Host: GitHub
- URL: https://github.com/marcovitoc/krabs-api
- Owner: MarcoVitoC
- Created: 2024-07-19T11:49:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T03:02:08.000Z (over 1 year ago)
- Last Synced: 2025-10-25T04:55:01.519Z (8 months ago)
- Topics: backend, expense-tracker, java, jwt, postgresql, reactive-programming, spring-security, spring-webflux, springboot
- Language: Java
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)