Browse Source

Added Zipcode API from zipcodeapi.com (#831)

* Added Zipcode API from zipcodeapi.com

* Added backtick for authentication field
pull/837/head
Vinoth G 5 years ago
committed by Dave Machado
parent
commit
47132355f6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -424,6 +424,7 @@ API | Description | Auth | HTTPS | CORS |
| [Uebermaps](https://uebermaps.com/api/v2) | Discover and share maps with friends | `apiKey` | Yes | Unknown |
| [Utah AGRC](https://api.mapserv.utah.gov) | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | Unknown |
| [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 |

### Government


Loading…
Cancel
Save