From 319ca83e48d6dccb3ab87b0b156fe49f8e6d12ca Mon Sep 17 00:00:00 2001 From: Mayra Cabrera Date: Tue, 29 Mar 2016 09:31:59 -0600 Subject: [PATCH] Add new zip codes section with api for mexico zip codes --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 09e16362..42cc66f4 100644 --- a/README.md +++ b/README.md @@ -180,3 +180,8 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | Vehicle API | Lot of vehicles informations | No, but `apiKey` query string | [Go!](http://developer.edmunds.com/api-documentation/overview/) | + +### Zip Codes +| API | Description | OAuth |Link | +|---|---|---|---| +| Mexico | Mexico RESTful zip codes API | No | [Go!](https://github.com/IcaliaLabs/sepomex) |