pyramid_swagger
Interface definition tools
Tools for defining and validating web app interfaces in Python using Swagger
Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.
65 stars
13 watching
46 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
apidevtools/swagger-parser | A utility for parsing and validating Swagger 2.0 and OpenAPI 3.0 definitions | 1,108 |
shuffle/openapi-apps | Standardizing security API specifications for various products and services using OpenAPI definitions. | 73 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 425 |
nestjs/swagger | Provides an OpenAPI module for Nest to document and generate Swagger APIs. | 1,696 |
zc2638/swag | A library that generates Swagger 2.0 compatible APIs for Golang projects | 47 |
darklynx/swagger-api-collection | A collection of RESTful API descriptions in Open API format | 14 |
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 |
alt3/cakephp-swagger | Automates Swagger documentation for CakePHP APIs | 64 |
svenev/winswag | An app for loading and exploring REST APIs using Swagger definitions on Windows 10 | 20 |
subeeshcbabu-zz/swagvali | A tool for generating validators for Swagger APIs | 8 |
mermade/swaggerplusplus | A tool for transitioning between Swagger 2.0 and OpenAPI 3.0.x | 6 |
jmcarp/flask-apispec | Automated Swagger markup generation for Flask APIs | 655 |
pactortester/swaggerjmx | Automates the conversion of API documentation to JMX files for testing purposes | 111 |
fsprojects/swaggerprovider | Generates type-safe interfaces from Swagger API definitions | 263 |