Add Prime Number API (#81)

squashing first commit and adding spacing commit
This commit is contained in:
timlee0129 2023-01-15 08:56:36 -08:00 committed by GitHub
parent 04ff8b7240
commit 37c9dbc3c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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|