Building a RESTful Creature Management System with Spring Boot and Vanilla JavaScript

Published: (February 25, 2026 at 05:17 PM EST)
1 min read
Source: Dev.to

Source: Dev.to

Bestiario screenshot

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

0 views
Back to Blog

Related posts

Read more »