Closed hkeeler closed 9 years ago
References to POST need to be pulled out of the README to keep it in sync.
Which would also be a good time to fix the first line of the /parse section
The /parse resource is the heart of this API. It parses a free-text address strings into their component parts.
Should be have the a removed, resulting in:
The /parse resource is the heart of this API. It parses free-text address strings into their component parts.
Also looks like this needs to be rebased off upstream/master.
Though we can merge in https://github.com/cfpb/grasshopper-parser/pull/10 first so we don't have to possibly rebase twice.
:+1: An preference on on whether this gets merged before #10 now?
Nice, +2.78% coverage by removing code. I should remove more until I get to 100%. :)
Nope. Shouldn't matter if we merge this before #10. Merge away.
Closes #12.
This is dependent on #7. Please review/merge that one first.