
How-ToWeb Development
Building a RESTful Creature Management System with Spring Boot and Vanilla JavaScript
via Dev.to JavaScriptCristian Alexis(Qkarman)
I recently built a full-stack project called Bestiario, a creature management system designed to practice REST API architecture, relational modeling, and logical filtering. Instead of using a frontend framework, I chose vanilla JavaScript to focus on backend structure and API clarity. The repository is open for anyone who wants to explore, practice, or extend it. [ https://github.com/qkarman/Bestiario ]
Continue reading on Dev.to JavaScript
Opens in a new tab
34 views



