From a7c675d6d74f2915b2fe03d93799f1c58d046af3 Mon Sep 17 00:00:00 2001 From: Elizabeth Adeotun Adegbaju Date: Thu, 20 Jan 2022 23:00:05 +0100 Subject: [PATCH] Add RemoteCalc to Science & Math (#3012) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6ceb207..0ca36a22 100644 --- a/README.md +++ b/README.md @@ -1370,6 +1370,7 @@ API | Description | Auth | HTTPS | CORS | | [Open Science Framework](https://developer.osf.io) | Repository and archive for study designs, research materials, data, manuscripts, etc | No | Yes | Unknown | | [Purple Air](https://www2.purpleair.com/) | Real Time Air Quality Monitoring | No | Yes | Unknown | | [Quadratic Solver](https://quadratic-solver-api.herokuapp.com/) | A Quadratic Solver | No | Yes | Yes | +| [Remote Calc](https://www.github.com/elizabethadegbaju/remotecalc) | Decodes base64 encoding and parses it to return a solution to the calculation in JSON | No | Yes | Yes | | [Satellite Passes](https://satellites.fly.dev) | Query next satellite passes above you | No | Yes | No | | [SHARE](https://share.osf.io/api/v2/) | A free, open, dataset about research and scholarly activities | No | Yes | No | | [SpaceX](https://github.com/r-spacex/SpaceX-API) | Company, vehicle, launchpad and launch data | No | Yes | No |