FastAPI on Render A minimal FastAPI app deployed for free using Render.com 🚀 Deployment Push this repo to GitHub. Go to https://dashboard.render.com/. Click "New Web Service". Connect to your repo and select the render.yaml. Test locally env\Scripts\activate uvicorn main:app --reload