pyramid_apispec
API spec generator
Generates OpenAPI specification files for Pyramid applications.
Pyramid plugin for openapi spec generation (using ApiSpec)
23 stars
3 watching
10 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
openapiopenapi-specificationpyramid-frameworkpythonrest-apirestful-apiswagger
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/pyramid_openapi3 | Ensures API documentation consistency and validation across requests and responses | 85 |
pe-st/apidocs | Demonstrates different approaches to documenting REST APIs using OpenAPI format | 7 |
faragorn/open-api-specs | A collection of OpenAPI specifications for various public APIs | 2 |
openapi-generators/openapi-python-client | Automatically generates Python client libraries from OpenAPI 3.0 and 3.1 documents | 1,379 |
shuffle/openapi-apps | Standardizing security API specifications for various products and services using OpenAPI definitions. | 74 |
createapi/createapi | A tool for generating Swift code from OpenAPI specs | 418 |
colinhiggs/pyramid-jsonapi | Automates creation of JSON-APIs from SQLAlchemy models and the Pyramid framework. | 28 |
hossain-khan/medium-api-specification | An OpenAPI specification describing the Medium API and its client SDKs for various programming languages. | 18 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 42 |
emicklei/go-restful-openapi | An OpenAPI extension for the go-restful package to simplify API documentation and validation | 135 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
openapitools/openapi-generator-cli | Automates code generation for API clients and servers from OpenAPI specifications | 1,487 |
urigo/sofa | Generates REST APIs from GraphQL servers | 1,080 |
openai/openai-openapi | A specification for an API providing access to AI capabilities | 1,332 |
softwaremill/sttp-apispec | Provides data models and encoding logic for OpenAPI and AsyncAPI documentation | 23 |