From d45ad23a635c7292c70841f5bd2ce699a9e88167 Mon Sep 17 00:00:00 2001 From: Peter Kassenaar Date: Thu, 21 Apr 2016 11:24:26 +0200 Subject: [PATCH] Added PostcodeData.nl --- .gitignore | 1 + README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..723ef36f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file diff --git a/README.md b/README.md index b7cdd386..5e33f873 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,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) | +| PostcodeData.nl | Provide geolocation data based on postcode for Dutch addresses | No | [Go!](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json) | ### Media