osu-tournament-rating / otr-api

API powering osu! Tournament Rating
https://otr.stagec.xyz/
4 stars 2 forks source link

Add `comments` `POST`, `PATCH`, and `DELETE` endpoints for players, matches, and tournaments #121

Open hburn7 opened 4 months ago

hburn7 commented 4 months ago

We need endpoints for manipulating comments. Some simple POST, PATCH, and DELETE endpoints for adding, editing, and deleting new comments is appropriate.

Tasks:

Depends on #120

myssto commented 1 month ago

Updated to reflect our newer standards with resource oriented design