compass/backend/services
Prajwal Moharana f6b0838c99
Api create moharana (#53)
* Add create user endpoint and update model/entity

* Add next route for adding user and add functionality for user table

* Connect create item to backend and add associated frontend routes
2025-01-04 23:28:12 -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 API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05: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 API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
service.py API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
tag.py API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
user.py Api create moharana (#53) 2025-01-04 23:28:12 -05:00