Browse Source

rebuild JSON at 903bf16

[ci skip]
pull/493/head
davemachado 7 years ago
parent
commit
d3107745fd
2 changed files with 10 additions and 2 deletions
  1. +9
    -1
      json/entries.json
  2. +1
    -1
      json/entries.min.json

+ 9
- 1
json/entries.json View File

@@ -1,5 +1,5 @@
{ {
"count": 420,
"count": 421,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@@ -561,6 +561,14 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://count.io" "Link": "https://count.io"
}, },
{
"API": "DigitalOcean Status",
"Auth": null,
"Category": "Development",
"Description": "Status of all DigitalOcean services",
"HTTPS": true,
"Link": "https://status.digitalocean.com/api/v1"
},
{ {
"API": "Faceplusplus", "API": "Faceplusplus",
"Auth": "OAuth", "Auth": "OAuth",


+ 1
- 1
json/entries.min.json
File diff suppressed because it is too large
View File


Loading…
Cancel
Save