MohibShaikh/Agentic-Django-Backend-Generator ? reverse-engineered prompt

Reverse engineered prompt

Build me a tool that can take an ERD JSON file and turn it into a production ready Django backend automatically.

I want it to generate a proper Django project with a clean core project setup and a backend app, plus models, admin, serializers, views, urls, migrations, and tests. It should also handle business rules, JWT based authentication with roles and permissions, and REST API endpoints with pagination and filtering.

Use a multi agent setup where different AI helpers focus on business logic, authentication, API generation, and testing, then combine their work into one complete project. If an API key is available, use it for smarter code generation, but the tool should still work in a basic way without it.

Please include a sample ERD file, a simple command line way to run the generator, and clear setup instructions for the generated Django project. If anything is unclear, look up current docs online if needed.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab