Best practice for building a RESTful API
Lately, I have been learning how to use Node.js and Express to build APIs. There are no fixed standards to build APIs, but reading online I identified some common themes on how to build a functional and usable API. Some common themes were:
Don’t retu...
cbaggini.hashnode.dev2 min read