Chalice is a serverless microframework that makes it simple for you to use AWS Lambda and Amazon API Gateway to build serverless apps. We’ve improved Chalice based on community feedback from GitHub, and we’re eager for you to take our latest version for a spin. Hopefully, you’ll find Chalice a fast and effective way to build serverless apps.
To help you get started with Chalice, here’s a quick five-step review:
Step 1: Install Chalice
Step 2: Configure credentials
Step 3: Create a project
Step 4: Deploy your API
Step 5: You’re done launching a simple API. Consider adding something to your app!
Let’s dig in.