From 9e00c9fe038fc60ac824f53825fb2b5ff42d16d3 Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Fri, 2 Apr 2021 08:41:15 +0200 Subject: [PATCH] Add isEven API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f324b51b..f6196eea 100644 --- a/README.md +++ b/README.md @@ -734,6 +734,7 @@ API | Description | Auth | HTTPS | CORS | | [GBIF](https://www.gbif.org/developer/summary) | 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 | +| [isEven (humor)](https://isevenapi.xyz/) | Check if a number is even | No | Yes | Unknown | | [ITIS](https://www.itis.gov/ws_description.html) | Integrated Taxonomic Information System | No | Yes | Unknown | | [Launch Library 2](https://thespacedevs.com/llapi) | Spaceflight launches and events database | No | Yes | Yes | | [Minor Planet Center](http://www.asterank.com/mpc) | Asterank.com Information | No | No | Unknown |