diff --git a/README.md b/README.md index 0993981a6fcef31703b55958983763528570248d..7d916a80beef7f392671939ebf66b8755b216d9a 100644 --- a/README.md +++ b/README.md @@ -1071,6 +1071,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [python-lambda](https://github.com/nficano/python-lambda) - A toolkit for developing and deploying Python code in AWS Lambda. * [Zappa](https://github.com/Miserlou/Zappa) - A tool for deploying WSGI applications on AWS Lambda and API Gateway. +* [Serverless](https://www.serverless.com/) - The easy & open way to build serverless applications. ## Shell @@ -1298,6 +1299,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Masonite](https://github.com/MasoniteFramework/masonite) - The modern and developer centric Python web framework. * Asynchronous * [Tornado](http://www.tornadoweb.org/en/latest/) - A web framework and asynchronous networking library. + * [FastAPI](https://fastapi.tiangolo.com/) - High performance, easy to learn, fast to code, ready for production ## WebSocket