serverless / examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
https://www.serverless.com/examples/
Other
11.45k stars 4.47k forks source link

[New example request] AWS Python FastAPI #731

Open FernandoCelmer opened 1 year ago

FernandoCelmer commented 1 year ago

Hi! It would be very interesting to have an example of using the Serverless Framework with Python FastAPI. I would be very happy to help if possible. I make a pull request for this topic with a basic example.

Thanks!