An open API service indexing awesome lists of open source software.

https://github.com/codemeapixel/backend


https://github.com/codemeapixel/backend

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

          

````piccolo migrations new brc --auto && piccolo migrations forwards all`` must be run whenever ``tables.py`` changes.

Run ``python3.10 -m uvicorn brc.app:app`` to run backend