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