Skip to content

REST principles and best practices #3

@Luitame

Description

@Luitame

In order to best fit the REST best practices and principles, it's a good idea to review all of those routes that you already set up. Each REST resource should own a semantic to clarify the data that it wants to share, since the URI names, HTTP status code, response structure and etc. Please read the following links for you understand a bit more about some RESTful APIs concepts. After the read, please make a pull request improving all those things related to RESTful on this project.

Awesome screencast in Portuguese -> https://www.youtube.com/watch?v=psLrAsdHltQ

Any questions or comments please write below

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions