compass/backend/services
pmoharana-cmd fd8935f73f Merge main
2024-11-04 16:25:19 -05:00
..
__init__.py Set up User and Tag tests/fixtures, Fix data type errors 2024-04-12 17:38:20 -04:00
exceptions.py Created API routes for create, update, delete, get_all, and get_by_name. Deleted service methods for get by id. 2024-10-29 19:24:07 -04:00
health.py Intialize API with basic user methods 2024-04-23 21:04:48 -04:00
permissions.py resource service and permissions service wip 2024-04-24 20:01:13 -04:00
resource.py Merge main 2024-11-04 16:25:19 -05:00
service.py Created API routes for create, update, delete, get_all, and get_by_name. Deleted service methods for get by id. 2024-10-29 19:24:07 -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 updated the service methods and modified a few of the tests. 2024-04-24 19:37:29 -04:00