Package | Description |
---|---|
net.degreedays.api |
Core Degree Days.net API classes, including
DegreeDaysApi - the starting point for all API operations. |
Modifier and Type | Method and Description |
---|---|
DataApi |
DegreeDaysApi.dataApi()
Returns a non-null
DataApi object, providing easy, type-safe
access to the API's data-related operations. |
See www.degreedays.net/api/ for more about the Degree Days.net API.
You can sign up for a Degree Days.net API account and read the integration guide that is useful and applicable whether you are using Java or not.