mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2025-09-18 22:38:01 -04: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.
|
- [Twisted](https://twistedmatrix.com/trac/) - Event-driven network programming engine.
|
||||||
- [Web.py](https://github.com/webpy/webpy/) - Minimalist web framework for Python.
|
- [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.
|
- [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
|
### Ruby
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue