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
- Host: GitHub
- URL: https://github.com/zayniddindev/nodejs-weather-app
- Owner: zayniddindev
- Created: 2022-03-02T11:22:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T04:48:18.000Z (about 4 years ago)
- Last Synced: 2025-01-08T18:49:26.514Z (over 1 year ago)
- Topics: nodejs, rest-api, weather-api
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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