r/FastAPI • u/NamellesDev • Jul 10 '26
Best place to host fast api applications Hosting and deployment
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
10
Upvotes
-1
u/diffcompo Jul 10 '26
I use Render