-
Notifications
You must be signed in to change notification settings - Fork 150
Open
@yobnytech
Description
We are trying to deploy a FastAPI + starlette + gino-starlette + async psql microservice in AWS lambda using mangum handler, seems init_db is not allowing the lambda to start, is that Gino supports aws lambda deployment ?