Weather API using Nodejs for getting weather information in Celcius
To run the service , clone the git repository and paste below command in command prompt
node server.js
// Now open your browser and visit: localhost:3000
Unit tests:
npm test
Weather API Service using Nodejs , Page hosted on https://nodejs-weatherapi.herokuapp.com/
Repository from Github https://github.comashishdalvi3/weather-api
Weather API using Nodejs for getting weather information in Celcius
To run the service , clone the git repository and paste below command in command prompt
node server.js
// Now open your browser and visit: localhost:3000
Unit tests:
npm test
Weather API Service using Nodejs , Page hosted on https://nodejs-weatherapi.herokuapp.com/
MIT License