An application to expose RESTful API on AWS using AWS lambda functions
- Returns random HTTP status codes: 200, 300, 400, 500, 501, 503, 507
- Uses AWS API Gateway for endpoint management
- Authenticates using an API key
- Includes CloudWatch alarm to monitor 5xx responses
- Python 3.9
- Terraform
- AWS CLI
- Git
Please refer the documentation for more information