Skip to content

balramadan/weather-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather API Wrapper

Weather API Wrapper is an application built with Node.js and Express.js to retrieve weather data from an external API.

Requirements

Instalasi

  1. Clone this repository.
  2. Run npm install to install all dependencies.
  3. Create a .env file in the root directory and populate it with the API Key and Base URL of the Weather API:
WEATHER_API_KEY=your_api_key
BASE_URL=your_base_url

Or you can directly use the API link that I have created (There are usage restrictions)

About

Free weather wrapper API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published