CodeforSouth / fbi-api

😴 Florida Business Inspections API
http://138.197.90.94/
MIT License
13 stars 5 forks source link

Clean up code repetition / patterns with fns and macros #60

Closed ccjoel closed 7 years ago

ccjoel commented 7 years ago

TBD. We first need to add query params to other endpoints, validate these, and handle other requests and http errors in order to understand the patterns and how to clean this up.

Creating an issue to track this.

ccjoel commented 7 years ago

I think we could clean just a little bit more. Let's discuss, since we already merged 2 PRs for this.