diff --git a/db/resources.json b/db/resources.json index 3621938a..3759e5f9 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1473, +"count": 1477, "entries": [ { "API": "Cat Facts", @@ -5013,6 +5013,15 @@ "Link": "https://www.StockData.org", "Category": "Finance" }, + { + "API": "Stripe", + "Description": "Payment processing, subscriptions, and financial management", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://stripe.com/docs/api", + "Category": "Finance" + }, { "API": "Tradier", "Description": "US equity/option market data (delayed, intraday, historical)", @@ -7947,6 +7956,15 @@ "Link": "https://findwork.dev/developers/", "Category": "Jobs" }, + { + "API": "Indeed", + "Description": "Job search engine", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://developer.indeed.com/docs", + "Category": "Jobs" + }, { "API": "jobdata API", "Description": "Simple Job Data API", @@ -8145,6 +8163,15 @@ "Link": "http://uttesh.com/exude-api/", "Category": "Machine Learning" }, + { + "API": "Face-api.js", + "Description": "JavaScript API for face detection, recognition, and emotion analysis using TensorFlow.js", + "Auth": "", + "HTTPS": false, + "Cors": "unknown", + "Link": "https://github.com/justadudewhohacks/face-api.js", + "Category": "Machine Learning" + }, { "API": "Gladia", "Description": "Artificial intelligence API's", @@ -10765,7 +10792,7 @@ "Category": "Social" }, { - "API": "Meetup.com", + "API": "Meetup", "Description": "Data about Meetups from Meetup.com", "Auth": "apiKey", "HTTPS": true, @@ -10962,6 +10989,15 @@ "Link": "https://developer.webex.com", "Category": "Social" }, + { + "API": "Zoom", + "Description": "Video communication, web conferencing, chat, and webinars", + "Auth": "OAuth", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://developers.zoom.us/docs/api", + "Category": "Social" + }, { "API": "American Football Highlights API", "Description": "Real time American Football (NFL/NCAA) highlights",