UCLA-Creative-Labs / aurgy-backend

the logic behind generating out-of-body music playlists
MIT License
3 stars 0 forks source link

🚀 Feature: DELETE /lobby/:id/user/:id #30

Closed trevorong closed 2 years ago

trevorong commented 2 years ago

The DELETE request for /lobby/:id/user/:id is a way for the manager of a lobby to remove another user from the lobby.

Proposed Solution


This is a :rocket: Feature Request