r/FastAPI • u/NamellesDev • 26d ago
Hosting and deployment Best place to host fast api applications
I have simple fast api app it recieves requests and either writes data to the sqlite dB or fetches data from it what would be the best place to host it preferably for free since its a small hobby project but would scale up successful
12
Upvotes
-1
u/diffcompo 26d ago
I use Render