Here we are at the final chapter of the series about Node.js. In the previous section, we have gone through what Node.js is, how to build a RESTful API, and how to give it an appealing interface. Now, we are ready to dive into the world of Node CLI (Command Line Interface) development. What is a CLI? Why build one? […]