mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Add Prime Number API (#81)
squashing first commit and adding spacing commit
This commit is contained in:
parent
04ff8b7240
commit
37c9dbc3c6
1 changed files with 1 additions and 0 deletions
|
@ -1422,6 +1422,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [Ocean Facts](https://oceanfacts.herokuapp.com/) | Facts pertaining to the physical science of Oceanography | No | Yes | Unknown |
|
||||
| [Open Notify](http://open-notify.org/Open-Notify-API/) | ISS astronauts, current location, etc| No | No| No|
|
||||
| [Open Science Framework](https://developer.osf.io) | Repository and archive for study designs, research materials, data, manuscripts, etc | No | Yes | Unknown |
|
||||
| [Prime Number](https://prime-number-api-docs.onrender.com/) | Check if a number(s) is prime, or query a list of prime numbers | No | Yes | Yes |
|
||||
| [Purple Air](https://www2.purpleair.com/)| Real Time Air Quality Monitoring | No | Yes | Unknown |
|
||||
| [Remote Calc](https://github.com/elizabethadegbaju/remotecalc) | Decodes base64 encoding and parses it to return a solution to the calculation in JSON| No | Yes | Yes |
|
||||
| [SHARE](https://share.osf.io/api/v2/)| A free, open, dataset about research and scholarly activities| No | Yes | No|
|
||||
|
|
Loading…
Add table
Reference in a new issue