Commit 3d719318 authored by Travis's avatar Travis
Browse files

rebuild JSON at 40946275

[ci skip]
parent 40946275
...@@ -104,6 +104,13 @@ ...@@ -104,6 +104,13 @@
} }
], ],
"Art & Design": [ "Art & Design": [
{
"API": "Behance",
"Auth": "apiKey",
"Description": "Design",
"HTTPS": true,
"Link": "https://www.behance.net/dev"
},
{ {
"API": "Dribbble", "API": "Dribbble",
"Auth": "OAuth", "Auth": "OAuth",
...@@ -798,6 +805,13 @@ ...@@ -798,6 +805,13 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json" "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json"
}, },
{
"API": "IEX",
"Auth": null,
"Description": "Stocks and Market Data",
"HTTPS": true,
"Link": "https://iextrading.com/developer/"
},
{ {
"API": "Razorpay IFSC", "API": "Razorpay IFSC",
"Auth": null, "Auth": null,
...@@ -877,6 +891,13 @@ ...@@ -877,6 +891,13 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API" "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API"
}, },
{
"API": "What's on the menu?",
"Auth": "apiKey",
"Description": "NYPL human-transcribed historical menu collection",
"HTTPS": false,
"Link": "nypl.github.io/menus-api/"
},
{ {
"API": "Yummly", "API": "Yummly",
"Auth": null, "Auth": null,
...@@ -1418,7 +1439,7 @@ ...@@ -1418,7 +1439,7 @@
}, },
{ {
"API": "Musikki", "API": "Musikki",
"Auth": null, "Auth": "apiKey",
"Description": "Music", "Description": "Music",
"HTTPS": true, "HTTPS": true,
"Link": "https://music-api.musikki.com/reference" "Link": "https://music-api.musikki.com/reference"
...@@ -1740,6 +1761,13 @@ ...@@ -1740,6 +1761,13 @@
} }
], ],
"Social": [ "Social": [
{
"API": "Cisco Spark",
"Auth": "OAuth",
"Description": "Team Collaboration Software",
"HTTPS": true,
"Link": "https://developer.ciscospark.com"
},
{ {
"API": "Discord", "API": "Discord",
"Auth": "OAuth", "Auth": "OAuth",
......
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment