From fe0065515b21d7f628d5648d75ae21acd095e552 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 18 Oct 2016 10:08:59 -0400 Subject: [PATCH] Move Planets section into Science Similar to the Media section, by moving the Planets section into Science, it creates a more concise way for users to search (i.e. no need to check Science, and then go back and look for another section to cover what they are looking for). --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 8c5faa24..a26bbaa2 100644 --- a/README.md +++ b/README.md @@ -234,18 +234,13 @@ A collective list of JSON APIs for use in web development. | screenshotlayer API | URL 2 Image | No | [Go!](https://screenshotlayer.com) | | Unsplash | Photography | Yes | [Go!](https://unsplash.com/developers) | -### Planets - -| API | Description | OAuth | Link | -|---|---|---|---| -| Minor Planet Center | Asterank.com API | No | [Go!](http://www.asterank.com/mpc) | - ### Science | API | Description | OAuth | Link | |---|---|---|---| | Fedger.io | Query machine intelligence data | No | [Go!](https://dev.fedger.io/docs/) | | inspirehep.net | High Energy Physics info. system | No | [Go!](https://inspirehep.net/info/hep/api?ln=en) | +| Minor Planet Center | Asterank.com API | No | [Go!](http://www.asterank.com/mpc) | | 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) |