This website works better with JavaScript.
Home
Explore
Help
Sign In
TechnikNews
/
PublicAPIs
mirror of
https://github.com/public-apis/public-apis
Watch
1
Star
2
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
rebuild JSON at
c59ac37
[ci skip]
pull/563/merge
davemachado
7 years ago
parent
c59ac3750b
commit
f2c091171d
2 changed files
with
10 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-1
json/entries.json
+1
-1
json/entries.min.json
+ 9
- 1
json/entries.json
View File
@@ -1,5 +1,5 @@
{
"count": 48
2
,
"count": 48
3
,
"entries": [
{
"API": "Dogs",
@@ -9,6 +9,14 @@
"HTTPS": true,
"Link": "https://dog.ceo/dog-api/"
},
{
"API": "HTTPCat",
"Auth": null,
"Category": "Animals",
"Description": "Cat for every HTTP Status",
"HTTPS": true,
"Link": "https://http.cat/"
},
{
"API": "IUCN",
"Auth": "apiKey",
+ 1
- 1
json/entries.min.json
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save