Skip to content

barktler/API-Weather-Dot-Gov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-Weather-Dot-Gov

Build Status codecov npm version downloads

💫 Weather.Gov API implement

Install

yarn add @barktler-api/weather-dot-gov
yarn add @barktler/core # Peer Dependency
# Or
npm install @barktler-api/weather-dot-gov --save
npm install @barktler/core --save # Peer Dependency

A request driver is also required, here we install and use the axios driver for example.

yarn add @barktler/driver-axios
# Or
npm install @barktler/driver-axios --save

About

💫 Weather.Gov API implement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published