Web Developer || Javascript - All of it
Async/await is a better, and currently the best way to write promises in Javascript, thus very useful when writing Node JS apps.
In the previous part(HERE) we went through the mere concept of RESTful API, what it is and what is it used for. In this part we are going to actually build one and when you are done everything will clear up as a crystal.
This post is meant to simplify the term RESTful API for people who started learning web development recently and wants to know more about server side architecture. Can’t be more simple than this.