CouncilDataProject / seattle_v2

Website for interacting with Seattle's instance of CDP
https://councildataproject.github.io/seattle
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

Rewrite Base API Functions #7

Closed evamaxfield closed 5 years ago

evamaxfield commented 5 years ago

For the sake of easier integration between the back-end tooling and the front end, it would be great to use the back-end style of getting data.

Single Document Get

Multiple Document Query

Not necessarily how they work but how the parameters can be provided and how the result is returned.