hacknakron / open-data-api

Repository for the API and CSV Import tasks of the Hack N Akron Open Data initiative
5 stars 4 forks source link

Allow response to basic parcel api endpoints #22

Closed jonknapp closed 7 years ago

jonknapp commented 7 years ago

This adds basic support for the parcel apis where the user can specify page and a per_page query parameters to limit the responses. The user is unable to pull more than 100 objects per request though.