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
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