From 5b990ea75601c65458df9b2d85940e4603a9b2f3 Mon Sep 17 00:00:00 2001 From: Nicholas Cross Date: Mon, 5 Sep 2016 21:45:09 +1000 Subject: [PATCH] Removed TED API This [api has been discontinued](http://developer.ted.com/) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6eaa4e81..9427389e 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,6 @@ A collective list of JSON APIs for use in web development. | NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) | | Open Notify | ISS astronauts, current location API | No | [Go!](http://open-notify.org/Open-Notify-API/) | | Sunrise and Sunset | Sunset and sunrise times for a given latitude and longitude. | No | [Go!](http://sunrise-sunset.org/api) | -| TED Talks | TED API | No | [Go!](http://developer.ted.com/API_Docs) | | USGS Earthquake Hazards Program | Earthquakes data real-time | No | [Go!](http://earthquake.usgs.gov/fdsnws/event/1/) | | World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) |