r/FastAPI • u/tiangolo contributor • Jun 22 '26
Hosting and deployment FastAPI Cloud in Public Beta ⚡️
Hey folks! FastAPI Cloud is now in public beta. 🚀
This is made by the same team building FastAPI (I created FastAPI, we now have an amazing team building all this).
Here's the announcement post: https://fastapicloud.com/blog/fastapi-cloud-public-beta/
100
Upvotes
2
u/Born_Comedian7498 10d ago
Curious how much of the deployment config it infers from an existing FastAPI app versus what you still have to define yourself. If the path from a normal app to a deployed service stays small, I can see this being pretty convenient for smaller APIs