diff --git a/db/resources.json b/db/resources.json index ddb120b0..d53d2e6a 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1427, +"count": 1428, "entries": [ { "API": "AdoptAPet", @@ -8407,6 +8407,15 @@ "Link": "https://spaceflightnewsapi.net", "Category": "News" }, + { + "API": "Substack API Wrapper", + "Description": "Substack's newsletter platform now has an API wrapper, for easy access to latest posts", + "Auth": "", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://github.com/NHagar/substack_api", + "Category": "News" + }, { "API": "The Guardian", "Description": "Access all the content the Guardian creates, categorised by tags and section",