mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Auto updating db
This commit is contained in:
parent
37c9dbc3c6
commit
7ddc415f6c
1 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"count": 1429,
|
||||
"count": 1430,
|
||||
"entries": [
|
||||
{
|
||||
"API": "AdoptAPet",
|
||||
|
@ -9667,6 +9667,15 @@
|
|||
"Link": "https://developer.osf.io",
|
||||
"Category": "Science & Math"
|
||||
},
|
||||
{
|
||||
"API": "Prime Number",
|
||||
"Description": "Check if a number(s) is prime, or query a list of prime numbers",
|
||||
"Auth": "",
|
||||
"HTTPS": true,
|
||||
"Cors": "yes",
|
||||
"Link": "https://prime-number-api-docs.onrender.com/",
|
||||
"Category": "Science & Math"
|
||||
},
|
||||
{
|
||||
"API": "Purple Air",
|
||||
"Description": "Real Time Air Quality Monitoring",
|
||||
|
|
Loading…
Add table
Reference in a new issue