connexion
API generator
A framework that allows developers to write API specifications first and then generate Python code based on those specifications
Connexion is a modern Python web framework that makes spec-first and api-first development easy.
5k stars
83 watching
766 forks
Language: Python
last commit: 2 months ago
Linked from 3 awesome lists
api-firstapi-restflask-extensionsmicroservicesopenapipythonswaggerweb
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern Python framework for building high-performance RESTful APIs | 78,676 |
| Generates OpenAPI specification files for Pyramid applications. | 23 |
| Defines a standard interface description for HTTP APIs | 29,169 |
| An OpenAPI specification describing the Medium API and its client SDKs for various programming languages. | 18 |
| Generates beautiful API documentation from OpenAPI definitions | 23,749 |
| Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,114 |
| Provides an ASGI web server implementation for Python | 8,695 |
| A Python web framework designed to simplify and streamline the development of real-world web applications. | 3,984 |
| Tools and middleware to generate and serve API documentation and client code for .NET and other languages | 6,842 |
| A Python framework for building simple and efficient APIs | 6,864 |
| An API framework allowing real-time communication between clients and servers over WebSockets. | 13 |
| Generates OpenAPI specifications in real-time from network requests | 3,970 |
| A Python-based framework for building browser-based GUI applications with minimal code | 10,361 |
| A lightweight ASGI framework/toolkit for building async web services in Python | 10,361 |
| Tool to generate and validate API documentation and schema validation for Flask applications | 3,633 |