From 2573b98bb6e60e6f6c19c5ef5aef4208f16e5df0 Mon Sep 17 00:00:00 2001 From: brianmingus2 <76971633+brianmingus2@users.noreply.github.com> Date: Mon, 19 Apr 2021 02:23:48 -0700 Subject: [PATCH] Add Chalice (#1984) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7c49c5f5..56afe624 100755 --- a/readme.md +++ b/readme.md @@ -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