compass/backend/api
2024-10-14 18:30:35 -04:00
..
__init__.py Intialize API with basic user methods 2024-04-23 21:04:48 -04:00
authentication.py Intialize API with basic user methods 2024-04-23 21:04:48 -04:00
health.py Intialize API with basic user methods 2024-04-23 21:04:48 -04:00
resource.py Implemented API routes for getting all, creating, updating, and deleting resources, services, and tags. 2024-10-14 18:30:35 -04:00
service.py Implemented API routes for getting all, creating, updating, and deleting resources, services, and tags. 2024-10-14 18:30:35 -04:00
tag.py Implemented API routes for getting all, creating, updating, and deleting resources, services, and tags. 2024-10-14 18:30:35 -04:00
user.py Add loading animations and authentication handling 2024-04-24 17:24:54 -04:00