DEV Community

Rrezart Prebreza
Rrezart Prebreza

Posted on

REST API Generator with Spring Boot and Spring AI

Hey everyone, I started building a REST API Generator with Spring Boot and Spring AI that turns prompts into real backend projects.
Instead of starting from scratch, you can already generate:
• Controllers
• Services
• Repositories
• DTOs
• Validation
• Tests
• OpenAPI docs
• Docker setup
Still improving it, but it’s already useful for reducing boilerplate and moving faster.
Check it out on GitHub:
https://lnkd.in/djXbRCm5
If you have ideas or feedback, I’d love to hear them.

Top comments (0)