Build a GraphQL API in minutes
1. Define the database models.
2. Describe your API, query depth, authorization/ authentication in a simple configuration file.
3. Run a CLI command. Congrats! you have a GraphQL CRUD API, as nested as you want, with filter and sort for nested queries.
4. Customize, extend anything from the output. You are in full control!
NestJS + Prisma + GraphQL
A stack focused of productivity
NestJS
Progressive Node.js framework. Extensive and modular perfect match for combining your custom code and the generated one
Prisma ORM
The Node.js and TypeScript ORM, I was looking for. Intuitive data model, automated migrations, type-safety & auto-completion
© usegenerated.com. All rights reserved.