REST API for managing shinobi records in the Naruto universe, built with Spring Boot and clean architecture principles.

1 Open Issue Need Help Last updated: Feb 19, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests the creation of a `Ninja` class or entity. The class should be defined with three specific attributes: `nome` (name), `idade` (age), and `email`.

Complexity: 1/5
good first issue

REST API for managing shinobi records in the Naruto universe, built with Spring Boot and clean architecture principles.

Java