Skip to content

Make Objects Plural Again #72

@jakubmanczak

Description

@jakubmanczak

Words contained inside endpoints are typically plural, and I'd extend that to modules as well. e.g.:

  • we have GET ::/user which shows all users. Silly! And for GET ::/user/{id}, the point is that out of all users, we get a specific one -> GET ::/users/{id}.
  • we have crate::users but crate::tournament

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions