RESTful API for node-whois built in Express.js
Clone the repository
git clone https://github.com/midasvo/ownwhois-rest-api.git
Enter the directory
cd ownwhois-rest-api
Install node packages
npm install
Run the API
node server.js
Use the API by substituting domainname.tld with the domainname and tld you want to look up