From 3299a5d4caea1a8d89ddce850cdaccfa9d890b94 Mon Sep 17 00:00:00 2001 From: Derk Weijers Date: Tue, 17 Nov 2020 20:29:00 +0100 Subject: [PATCH] Update Launch Library to version 2 (#1460) Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c163e23..590c3afe 100644 --- a/README.md +++ b/README.md @@ -688,7 +688,7 @@ API | Description | Auth | HTTPS | CORS | | [iDigBio](https://github.com/idigbio/idigbio-search-api/wiki) | Access millions of museum specimens from organizations around the world | No | Yes | Unknown | | [inspirehep.net](https://inspirehep.net/info/hep/api?ln=en) | High Energy Physics info. system | No | Yes | Unknown | | [ITIS](https://www.itis.gov/ws_description.html) | Integrated Taxonomic Information System | No | Yes | Unknown | -| [Launch Library](https://launchlibrary.net/docs/1.3/api.html) | Upcoming Space Launches | No | Yes | Unknown | +| [Launch Library 2](https://ll.thespacedevs.com/2.1.0/swagger) | Spaceflight launches and events database | No | Yes | Yes | | [Minor Planet Center](http://www.asterank.com/mpc) | Asterank.com Information | No | No | Unknown | | [NASA](https://api.nasa.gov) | NASA data, including imagery | No | Yes | Unknown | | [NASA APOD (unofficial API)](https://apodapi.herokuapp.com/) | API for getting APOD (Astronomy Image of the Day) images along with metadata | No | Yes | Yes |