com.stephenschafer.budget.api/README.md

7 lines
229 B
Markdown
Raw Normal View History

2025-07-13 09:59:20 -06:00
# Budget REST API
Provides a REST API to support my React Budget Application.
Built from this example as a starting point: [Spring Boot Security JWT Authentication](http://www.devglan.com/spring-security/spring-boot-jwt-auth)
2025-07-13 09:52:03 -06:00