compass/backend/api
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 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 Api create moharana (#53) 2025-01-04 23:28:12 -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
test_routes.md 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