compass/backend
2024-10-15 19:49:47 -04:00
..
api Updated main.py for API routes to include tags and rolled entities back. 2024-10-15 19:49:47 -04:00
entities Updated main.py for API routes to include tags and rolled entities back. 2024-10-15 19:49:47 -04:00
models Implement resource api methods 2024-04-24 20:18:09 -04:00
script Demo ready 2024-04-24 21:23:43 -04:00
services Implemented API routes for getting all, creating, updating, and deleting resources, services, and tags. 2024-10-14 18:30:35 -04:00
test Dependency bumps + new fastAPI CLI 2024-09-18 15:48:33 -04:00
__init__.py intialize backed project + starter code 2024-03-01 19:43:31 -05:00
.DS_Store rendering table from data 2024-03-23 15:16:25 -04:00
database.py Intialize API with basic user methods 2024-04-23 21:04:48 -04:00
env.py Create entites for each table to setup schema 2024-03-22 23:15:38 -04:00
main.py Updated main.py for API routes to include tags and rolled entities back. 2024-10-15 19:49:47 -04:00
requirements.txt Dependency bumps + new fastAPI CLI 2024-09-18 15:48:33 -04:00