==============
Android SDK to ease access to DOL's and other federal agencies' APIs. For a list of APIs that this SDK has been tested against, please see the wiki. For documentation, please see the readme. For sample code, please visit http://developer.dol.gov.
APIv1 and Quarry API are dually supported in this release.
- gov\SDK\sample\DOLDataAPI.java
- gov\SDK\sample\MainActivity.java
- GOVAPIUtils.java
- GOVDataContext.java
- GOVDataRequest.java
- GOVDataRequestCallback.java
- Open DOLDataAPI.java
- Replace 'ADD_YOUR_API_KEY_HERE' with your DOL APIv1 or Quarry API key
- Replace 'API_URI' with a valid Quarry method and filter path
- Go to http://usdepartmentoflabor.github.io/Android_DOLDataSDK/ to view Quarry API filtering information
N/A
All of the code in this repository is public domain software.