Skip to content

Type safe; schema compliant API with local dev baked in ✨

Notifications You must be signed in to change notification settings

simonireilly/sst-python-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast API Serverless Stack

Building type safe APIs in AWS lambda with a local development experience

Tools

  • Fast API for api handlers
  • Mangum for api gateway compatibility layers
  • Pydantic to create inline schema validation

Benefits

  • Fast development speed
  • Run locally using serverless stack
  • Publishable documentation for the API out of the box

Background Reading

About

Type safe; schema compliant API with local dev baked in ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published