From a7363bf86018a5d85e79e5ce9b8eb4e035946dc3 Mon Sep 17 00:00:00 2001 From: Param Thakkar Date: Sun, 2 Jun 2019 16:29:55 -0400 Subject: [PATCH] Add Ziptastic API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d203818..02415865 100644 --- a/README.md +++ b/README.md @@ -440,6 +440,7 @@ API | Description | Auth | HTTPS | CORS | | [ViaCep](https://viacep.com.br) | Brazil RESTful zip codes API | No | Yes | Unknown | | [Zipcodeapi](https://www.zipcodeapi.com) | Find out possible zip codes for a city, distance between zip codes etc | `apiKey` | Yes | Unknown | | [Zippopotam](http://www.zippopotam.us) | Get information about place such as country, city, state, etc | No | No | Unknown | +| [Ziptastic](https://ziptasticapi.com/) | Get the country, state, and city of any US zip-code | No | Yes | Unknown | ### Government API | Description | Auth | HTTPS | CORS |