diff --git a/db/resources.json b/db/resources.json index dbf7a8cd..d53c00b2 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1489, +"count": 1490, "entries": [ { "API": "Cat Facts", @@ -4851,6 +4851,15 @@ "Link": "https://site.financialmodelingprep.com/developer/docs", "Category": "Finance" }, + { + "API": "FinFeedAPI", + "Description": "Developer-first market data API", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://finfeedapi.com", + "Category": "Finance" + }, { "API": "Finnhub", "Description": "Real-Time RESTful APIs and Websocket for Stocks, Currencies, and Crypto",