Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/niraj-khatiwada/nestjs-openapi-codegen

Nest.js REST API codegen using Swagger that can be used instead of GraphQL.
https://github.com/niraj-khatiwada/nestjs-openapi-codegen

Last synced: about 1 month ago
JSON representation

Nest.js REST API codegen using Swagger that can be used instead of GraphQL.

Awesome Lists containing this project

README

        

# Nest.js OpenAPI codegen using Swagger.

Automatically generates the API types and API documentation using Swagger.

Also generates the queries and mutations using React Query to be used in the frontend.

This can be used to replace GraphQL.