An open API service indexing awesome lists of open source software.

https://github.com/zayniddindev/nodejs-weather-app

Weather App made with Node.js
https://github.com/zayniddindev/nodejs-weather-app

nodejs rest-api weather-api

Last synced: about 1 month ago
JSON representation

Weather App made with Node.js

Awesome Lists containing this project

README

          

# Weather App made using Node.js and Weather API

## Endpoints:
* GET "/" - HomePage;
* GET "/:cityname" - get all weather info of the city;

### Stack used:
* Node.js
* Express.js
* Axios
* Weather API