Killian-H / Mobile-Application-Project

0 stars 2 forks source link

Messages: Implement /chats endpoints #53

Open yavuzalp opened 2 years ago

yavuzalp commented 2 years ago

As a developer, I want to have chats endpoints that users can send and receive messages.

yavuzalp commented 2 years ago

Create, Read, *Update, and Delete (CRUD) chat rooms. Consider use cases different than what is provided in lab 5.