monterail / zip-codes

Identify city and state for given zip code
MIT License
109 stars 57 forks source link

Identify ZIP based on City & State #8

Closed mikenicklas closed 9 years ago

mikenicklas commented 9 years ago

Added a few methods to return the ZIP code of a respective area when provided with a city and state. Added rspec & spec directory to test new functionality.