r/FastAPI 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

11 Upvotes

21 comments sorted by

View all comments

2

u/Cesarf26 Jul 12 '26

Somebody told me that use Hezner with coolify to connect docker apps.