Probably best to have a thread about this when it's moved beyond the waiting list stage.
serjester · 2h ago
I love Ramirez and everything he’s done for Python, but this seems like another PaaS that isn’t really doing anything new. Does anyone other than a complete beginner (who probably isn’t paying) struggle to deploy a fastapi app in 2025?
JackSlateur · 2h ago
You deploy the code but you have no access to your database, your storage, whatever stuff are required by your API to actually do something
I have the strange feeling this is only useful for edge cases
I have the strange feeling this is only useful for edge cases