-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Words contained inside endpoints are typically plural, and I'd extend that to modules as well. e.g.:
- we have
GET ::/userwhich shows all users. Silly! And forGET ::/user/{id}, the point is that out of all users, we get a specific one ->GET ::/users/{id}. - we have
crate::usersbutcrate::tournament
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels