I got tired of rebuilding the same FastAPI setup every time, so I made backend-dash — a small CLI to set it up for me.
uvx backend-dash init "My API" --auth --db=postgres
or:
pip install backend-dash
Open source and happy to hear feedback:
https://github.com/prathamdmehta/backend-dash
Top comments (0)