mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-27 11:24:38 -05:00
Add Connexion for Python
This commit is contained in:
parent
dae69c3305
commit
5d2cd307ce
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [Twisted](https://twistedmatrix.com/trac/) - Event-driven network programming engine.
|
||||
- [Web.py](https://github.com/webpy/webpy/) - Minimalist web framework for Python.
|
||||
- [Zappa](https://github.com/Miserlou/Zappa) - Framework for building and deploying server-less Python event-driven and web applications.
|
||||
- [Connexion](https://github.com/zalando/connexion) - Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support.
|
||||
|
||||
### Ruby
|
||||
|
||||
|
|
Loading…
Reference in a new issue