flask-apispec
API generator
Automated Swagger markup generation for Flask APIs
655 stars
21 watching
156 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yonaskolb/swaggen | Generates code from OpenAPI/Swagger specs | 627 |
mlabouardy/swaggymnia | Tool to generate Swagger documentation from Insomnia REST client | 428 |
thomaxxl/safrs | A framework that exposes SQLAlchemy models as a JSON:API and generates OpenAPI documentation. | 405 |
swagger-api/.github | Provides common files and templates for Swagger APIs | 3 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
fsprojects/swaggerprovider | Generates type-safe interfaces from Swagger API definitions | 263 |
alt3/cakephp-swagger | Automates Swagger documentation for CakePHP APIs | 64 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 425 |
yelp/pyramid_swagger | Tools for defining and validating web app interfaces in Python using Swagger | 65 |
long-woo/stc | A tool for automatically generating code from OpenApi/Swagger definitions. | 24 |
flask-api/flask-api | Provides an implementation of browsable APIs for Flask web applications. | 1,438 |
marselester/flask-api-utils | An extension for Flask that simplifies API creation by handling responses and authentication. | 55 |
swagger-akka-http/swagger-akka-http | A Scala library that enables Swagger REST API documentation generation for Akka-Http based services | 277 |
pactortester/swaggerjmx | Automates the conversion of API documentation to JMX files for testing purposes | 111 |
cenobites/flask-jsonrpc | Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 289 |