From be1f896df2db31e049eb451c98ecbb82bbcf4b68 Mon Sep 17 00:00:00 2001 From: Yury <72691412+cheatsnake@users.noreply.github.com> Date: Sun, 17 Oct 2021 09:45:50 +0300 Subject: [PATCH] Add xMath API Add xMath API to Science & Math --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6e9216a..7b2d4623 100644 --- a/README.md +++ b/README.md @@ -1145,6 +1145,7 @@ API | Description | Auth | HTTPS | CORS | | [USGS Earthquake Hazards Program](https://earthquake.usgs.gov/fdsnws/event/1/) | Earthquakes data real-time | No | Yes | Unknown | | [USGS Water Services](https://waterservices.usgs.gov/) | Water quality and level info for rivers and lakes | No | Yes | Unknown | | [World Bank](https://datahelpdesk.worldbank.org/knowledgebase/topics/125589) | World Data | No | No | Unknown | +| [xMath](https://x-math.herokuapp.com/) | Random mathematical expressions | No | Yes | Yes | **[⬆ Back to Index](#index)** ### Security