-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Use REST API standards
-> no /api .. you are already requestion an API url so there is no point to another /api/ in path
-> url formating .. everything is in plural, even if you get specific id
https://www.freecodecamp.org/news/rest-api-best-practices-rest-endpoint-design-examples
https://blog.stoplight.io/rest-api-standards-do-they-even-exist
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation