mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Add RemoteCalc to Science & Math (#3012)
This commit is contained in:
parent
e212944b83
commit
a7c675d6d7
1 changed files with 1 additions and 0 deletions
|
@ -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 |
|
||||
|
|
Loading…
Add table
Reference in a new issue