Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather API

An easy to use API to fetch the weather data of any location, using the external API Visual Crossing.

Project link: https://roadmap.sh/projects/weather-api-wrapper-service


How To Use

Simply call this route in the end of the url for any location

https://127.0.0.1/weather/<location>?key="YOU_API_KEY"

If no location provided, automatically the api will return the data from London

Optionally, you can provide an range of time to search

https://127.0.0.1/weather/<location>/<date1>/<date2>?key="YOU_API_KEY"

If date2 not provided, the weather data returned will be the data of the day provided in date1

About

A weather API that fetches and returns weather data from a 3rd party API.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages