An open API service indexing awesome lists of open source software.

https://github.com/iwstkhr/fast-api-using-lambda-web-adapter

Example of FastAPI using Lambda Web Adapter
https://github.com/iwstkhr/fast-api-using-lambda-web-adapter

aws lambda lambda-web-adapter

Last synced: 5 months ago
JSON representation

Example of FastAPI using Lambda Web Adapter

Awesome Lists containing this project

README

        

# Example of FastAPI using Lambda Web Adapter
This repository is an example of [FastAPI](https://fastapi.tiangolo.com/) using [Lambda Web Adapter](https://github.com/awslabs/aws-lambda-web-adapter).

For more information, please refer to [my blog post](https://wasabee.dev/2024/08/aws-lambda-running-fast-api-using-lambda-web-adapter/).