From e82a1ede97bf499c742d237db2eb6176d5f2dc44 Mon Sep 17 00:00:00 2001 From: "Dewa M. Widyakumara" Date: Thu, 3 Oct 2019 13:58:34 +0700 Subject: [PATCH] Add GBIF (Global Biodiversity Information Facility) (#1056) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c920f4d..f40f1af4 100644 --- a/README.md +++ b/README.md @@ -643,6 +643,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [arcsecond.io](https://api.arcsecond.io/) | Multiple astronomy data sources | No | Yes | Unknown | | [CORE](https://core.ac.uk/services#api) | Access the world's Open Access research papers | `apiKey` | Yes | Unknown | +| [GBIF API](http://api.gbif.org/v1/) | Global Biodiversity Information Facility | No | Yes | Yes | | [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 | | [Launch Library](https://launchlibrary.net/docs/1.3/api.html) | Upcoming Space Launches | No | Yes | Unknown |