andreszpyt/world-cup-insights-api ? reverse-engineered prompt

Reverse engineered prompt

Build me a REST API for tracking FIFA World Cup 2026 info.

I want to be able to manage teams, matches, players, standings, and football statistics through simple API endpoints, with create, read, update, and delete actions where that makes sense. It should feel like a clean backend service for a World Cup dashboard or admin tool, with sensible JSON responses, basic validation, and clear error messages when something is wrong.

Please set it up so it runs easily in Docker and with the usual local Spring Boot workflow, and make sure the database setup is handled in a straightforward way. If it helps, add a simple way to test the main endpoints and make the API easy to understand from the README or generated docs. Look up current docs online if you need to.

I mainly want something that is organized, works end to end, and is ready to extend later for more World Cup stats and features.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab