You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full-stack app for searching and managing books, built with decoupled architecture to sharpen my skills in Java, Spring Boot, REST APIs, Docker, and React/Next.js.
Endpoints to manage and retrieve information about books in the system.
Method
URL
Description
GET
/api/books
List all books
POST
/api/decks
Add a new deck
About
Full-stack app for searching and managing books, built with decoupled architecture to sharpen my skills in Java, Spring Boot, REST APIs, Docker, and React/Next.js.