In this blog, we will walk through how to create own APIs in easiest way. First of all to create a API we need the following softwares
Step1:
Install the following softwares
NodeJS
Npm - node package manager
NPM , we will get by default along when we install NodeJS
Links to download:
NodeJs: https://nodejs.org/en/download
We can download according to the operating system we have.
To check whether NodeJs is properly installed or not we can do in two ways
Check path in the environment variables