Home
GovSdk
Goals
- A simple and consistent sdk to all the various government (federal, state and local) APIs available.
- Totally hide from the user of the SDK what those APIs are, what the networking and REST pieces are. Instead provide classes which represent the natural domain objects and behind the scenes accesses appropriate datasets and APIs.
- Identify the ‘current’ best APIs for the various facts and figures so that the user need not do the work to learn each of the organizations and data models. When new ones come online or change, hide that as well.
- Provide all this in an open source library, for free, with example code, documentation and test suites.
