Gitigi / fastapi-lambda

Template for fastapi with Terrafrom configure to deploy on aws lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uvicorn main:app --reload


# Deploy
terraform init
terraform apply

NB: set aws access_key and secret_key in devops/variables.tf

About

Template for fastapi with Terrafrom configure to deploy on aws lambda


Languages

Language:HCL 95.6%Language:Python 4.4%