Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iwpnd/fastapi-aws-lambda-example
Example app to be deployed to AWS as an API Gateway / Lambda Stack
https://github.com/iwpnd/fastapi-aws-lambda-example
aws aws-lambda aws-sam aws-sam-cli fastapi fastapi-template
Last synced: 14 days ago
JSON representation
Example app to be deployed to AWS as an API Gateway / Lambda Stack
- Host: GitHub
- URL: https://github.com/iwpnd/fastapi-aws-lambda-example
- Owner: iwpnd
- License: mit
- Created: 2020-01-16T18:07:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T07:28:45.000Z (over 3 years ago)
- Last Synced: 2024-10-07T06:05:39.229Z (about 1 month ago)
- Topics: aws, aws-lambda, aws-sam, aws-sam-cli, fastapi, fastapi-template
- Language: Python
- Size: 19.5 KB
- Stars: 131
- Watchers: 2
- Forks: 20
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Disclaimer
I won't answer issues or emails regarding the project anymore.The project is old and not maintained anymore. I'm not sure if it still works this way, but maybe it can still serve as a starting point for your exploration.
# fastapi-aws-lambda-example
for a detailed guide on how to deploy a fastapi application with AWS API Gateway and AWS Lambda check [this](https://iwpnd.pw/articles/2020-01/deploy-fastapi-to-aws-lambda)