Deploy a Minimal FastAPI App to Leapcell
I’ll just dive right in. I’ve been looking at different ways to deploy a FastAPI-based application. I’ve used Fly.io and Leapcell recently.
Three quick contrasts with Fly.io, then the step‑by‑step.
References: the walkthrough I followed on YouTube is...
fastopp.hashnode.dev4 min read
Craig Oda
developer advocacy and aging surfer
Great that Leapcell doesn't require a credit card at the free tier. I feel it is a significant behavior to creativity. I hope that their service does not get abused by people doing bad things and taking advantage of their generosity.
I would like to try and install uv into Leapcell with pip install uv and then use uv to manage the installation.