Everything you need to use, build, and self-host floom. Search first — most things are one paragraph.
Every floom app has a public page at floom.dev/p/<slug>. Open it, fill in the prompt or fields, and click Run. No signup needed for the first run.
Want to call it from code? Every app exposes a single endpoint:
Got an OpenAPI spec? Paste it at /build. Floom auto-generates a runnable app, a public page, and a callable endpoint. 30 seconds.
No OpenAPI? Point us at any HTTP endpoint and we'll infer the schema, or write a YAML manifest by hand:
Floom plugs into Claude, ChatGPT, Cursor, and any terminal via MCP. Install once and every app you save shows up in your tool.
Pick your client at /install. One copy-paste block per tool.
Floom is open source (MIT). Run the whole platform on your own server in one command:
Production deployments use Docker Compose with Postgres + Redis. Full guide:
Self-host guide →Stuck on something not in the docs?
Reference: Stripe docs landing, Vercel docs minimal home. Until floom has 50 features, docs has 4 sections. Period.