Skip to content

joefitzgerald/forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forecast

A Forecast (forecastapp.com) API Client For Go.

Usage

To use the Forecast API, you need:

Next, construct an API:

api := forecast.New(
  "https://api.forecastapp.com",
  "your-accountid-here",
  "your-accesstoken-here"
)

Then, make use of the API. Consult godoc for detailed API documentation.

License

Apache 2.0

About

A Forecast (forecastapp.com) API Client For Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages