From 28e4d77a7180d17420f516c744dc4f3ec28a36b6 Mon Sep 17 00:00:00 2001 From: Anantha Raju C Date: Sun, 3 Apr 2016 11:03:06 +0530 Subject: [PATCH 1/2] Postcodes.io Added Postcode & Geolocation API for the UK --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3291ed68..fb290e57 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | OpenCage | Forward and reverse geocoding using open data | No | [Go!](https://geocoder.opencagedata.com) | +| Postcodes.io | Postcode & Geolocation API for the UK | No | [Go!](https://http://postcodes.io/) | ### Media From 58aaa3d35fceb3b3bd3a3940f16102cbc5106739 Mon Sep 17 00:00:00 2001 From: Anantha Raju C Date: Sun, 3 Apr 2016 11:04:56 +0530 Subject: [PATCH 2/2] postcodes.io link fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb290e57..11450696 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | OpenCage | Forward and reverse geocoding using open data | No | [Go!](https://geocoder.opencagedata.com) | -| Postcodes.io | Postcode & Geolocation API for the UK | No | [Go!](https://http://postcodes.io/) | +| Postcodes.io | Postcode & Geolocation API for the UK | No | [Go!](https://postcodes.io) | ### Media