NodeJS without NPM
This article lists things that we can achieve in NodeJS without using any NPM dependencies. You can find the repository on GitHub — faizahmedfarooqui/nodejs.
Let's review things that we could developing using only low-level NodeJS APIs;
RESTful API:
...
blog.faizahmed.in3 min read