Merge pull request #2402 from DanielTatarkin/patch-1

Fixed Zappa link
This commit is contained in:
Vinta Chen
2023-03-27 22:17:32 +08:00
committed by GitHub

View File

@@ -1069,7 +1069,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Frameworks for developing serverless Python code.* *Frameworks for developing serverless Python code.*
* [python-lambda](https://github.com/nficano/python-lambda) - A toolkit for developing and deploying Python code in AWS Lambda. * [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. * [Zappa](https://github.com/zappa/Zappa) - A tool for deploying WSGI applications on AWS Lambda and API Gateway.
## Shell ## Shell