swagger
Swagger module
Provides an OpenAPI module for Nest to document and generate Swagger APIs.
OpenAPI (Swagger) module for Nest framework (node.js)
2k stars
30 watching
476 forks
Language: TypeScript
last commit: 8 days ago
Linked from 1 awesome list
hacktoberfestjavascriptnestnestjsnodejsswaggertypescript
Related projects:
Repository | Description | Stars |
---|---|---|
qct/swagger-example | Examples and tools for designing, building, documenting, and consuming REST APIs using OpenAPI specification and Swagger | 51 |
swagger-api/.github | Provides common files and templates for Swagger APIs | 3 |
apidevtools/swagger-parser | A utility for parsing and validating Swagger 2.0 and OpenAPI 3.0 definitions | 1,108 |
reg2005/adonis5-swagger | Provides API documentation generation for AdonisJS applications using Swagger protocol | 104 |
yonaskolb/swaggen | Generates code from OpenAPI/Swagger specs | 627 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
mermade/swaggerplusplus | A tool for transitioning between Swagger 2.0 and OpenAPI 3.0.x | 6 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 425 |
unchase/unchase.openapi.connectedservice | Generates C# or TypeScript code from OpenAPI and Swagger specifications. | 109 |
swagger-api/swagger-codegen | Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,047 |
swagger-akka-http/swagger-akka-http | A Scala library that enables Swagger REST API documentation generation for Akka-Http based services | 277 |
darklynx/swagger-api-collection | A collection of RESTful API descriptions in Open API format | 14 |
stcarrez/swagger-ada | Supports OpenAPI Specification in Ada programming language | 27 |
fsprojects/swaggerprovider | Generates type-safe interfaces from Swagger API definitions | 263 |
ahmetuysal/nest-hackathon-starter | A comprehensive project structure and configuration for building a scalable API using NestJS with authentication, verification, and database integration. | 412 |