diff --git a/db/resources.json b/db/resources.json index beb1be2d..7b5189be 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1557, +"count": 1558, "entries": [ { "API": "Cat Facts", @@ -5239,6 +5239,15 @@ "Link": "https://frontaccounting.com/fawiki/index.php?n=Devel.SimpleAPIModule", "Category": "Finance" }, + { + "API": "FXMacroData", + "Description": "Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://fxmacrodata.com/", + "Category": "Finance" + }, { "API": "IEX Cloud", "Description": "Realtime & Historical Stock and Market Data",