From a6b13f7f2c725eb7f2b2c05bc041656e8ff1a8d7 Mon Sep 17 00:00:00 2001 From: mcancellieri Date: Tue, 1 Aug 2017 11:50:55 +0100 Subject: [PATCH] Adding the CORE API to the Science section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57a6f528..2bc04387 100644 --- a/README.md +++ b/README.md @@ -387,6 +387,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | arcsecond.io | Multiple astronomy data sources | No | Yes | [Go!](https://api.arcsecond.io/) | +|CORE| Access the world's Open Access research papers| `apiKey`|Yes|[Go!](https://core.ac.uk/services#api) | | Fedger.io | Query machine intelligence data | No | Yes | [Go!](https://dev.fedger.io/docs/) | | inspirehep.net | High Energy Physics info. system | No | Yes | [Go!](https://inspirehep.net/info/hep/api?ln=en) | | Launch Library | Upcoming Space Launches | No | Yes | [Go!](https://launchlibrary.net/1.2/docs/api.html) |