mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-27 11:24:38 -05:00
Add Zappa
to Python list
Adds [Zappa](https://github.com/Miserlou/Zappa) - Python's server-less framework!
This commit is contained in:
parent
a806d76595
commit
0d452b429a
1 changed files with 1 additions and 0 deletions
|
@ -260,6 +260,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [Tornado](http://www.tornadoweb.org/) - Web framework and asynchronous networking library.
|
||||
- [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.
|
||||
|
||||
### Ruby
|
||||
|
||||
|
|
Loading…
Reference in a new issue