Closed meghiaws closed 1 year ago
For #5, I implemented these new features:
RoomCategory
api/v1/chat/categories/
api/v1/chat/categories/{category_id}/
rooms
category
api/v1/chat/rooms/?category={category_id}
django-debug-toolbar
black
For #5, I implemented these new features:
RoomCategory
for organizing rooms.api/v1/chat/categories/
andapi/v1/chat/categories/{category_id}/
.rooms
resource based oncategory
:api/v1/chat/rooms/?category={category_id}
django-debug-toolbar
andblack
to the list of development requirements