Show HN: Back endIM – Generate and deploy back ends from a prompt
You type something like “a notes API with user auth,” and it generates FastAPI code, deploys it, gives you a testing UI, sets up logs, and lets you export the whole project to GitHub or ZIP.
Why we built it: • We were tired of repeating the same backend boilerplate for every side project, hackathon, or client demo • Most tools (Firebase, Supabase) are great, but not always flexible • We wanted something that gives full code, runs instantly, and doesn’t lock you in
It’s built with FastAPI + Docker and currently uses SQLite/Postgres. Deployment is handled for you automatically, and you get logs and a test UI out of the box.
We’d love feedback from the HN community: • What would make this truly useful? • What feels like a red flag or deal-breaker? • What should we add next?
Live here:
No comments yet