API REST design best practices with Node.js and Express
I just started an API REST for my first time. So I decided to search for some best practices. I found some of them in the following links:
This post by Jean-Marc Möckel is a good example of how to use the best practices.