Building type safe APIs in AWS lambda with a local development experience
- Fast API for api handlers
- Mangum for api gateway compatibility layers
- Pydantic to create inline schema validation
- Fast development speed
- Run locally using serverless stack
- Publishable documentation for the API out of the box