/hello-fastapi

Example project demonstrating how to deploy a FastAPI app to Fly.io.

Primary LanguagePython

Launching on Fly.io

fly launch --from https://github.com/fly-apps/hello-fastapi --into <my-app>