zipcodeapi.A web sample project (not a library) that shows how to build a webservice or API that consumes a csv file with the US zip codes, and show an autocompletable in the frontend to fill in with this data. The user types a city name or zipcode and it suggest the zip codes and full city names to him.