mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Add aiohttp to python Service Toolkits
This commit is contained in:
parent
cfc3e24b3a
commit
138fa9e126
1 changed files with 1 additions and 0 deletions
|
@ -256,6 +256,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
|
||||
### Python
|
||||
|
||||
- [Aiohttp](http://aiohttp.readthedocs.io/en/stable/) - HTTP client/server for asyncio.
|
||||
- [API Star](https://github.com/tomchristie/apistar) - A fast and expressive API framework, designed for Python 3.
|
||||
- [Flask](http://flask.pocoo.org/) - Python framework for microservices based on Werkzeug and Jinja 2.
|
||||
- [Nameko](https://github.com/onefinestay/nameko) - Python framework for building microservices.
|
||||
|
|
Loading…
Reference in a new issue