Add Chalice (#1984)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
brianmingus2 2021-04-19 02:23:48 -07:00 committed by GitHub
parent b077f6fedd
commit 2573b98bb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -332,6 +332,7 @@
- [FastAPI](https://github.com/mjhea0/awesome-fastapi#readme) - Python web app framework.
- [CDK](https://github.com/kolomied/awesome-cdk#readme) - Open-source software development framework for defining cloud infrastructure in code.
- [IAM](https://github.com/kdeldycke/awesome-iam#readme) - User accounts, authentication and authorization.
- [Chalice](https://github.com/chalice-dev/awesome-chalice#readme) - Python framework for serverless app development on AWS Lambda.
## Computer Science