diff --git a/db/resources.json b/db/resources.json index 369e567d..49c9e0e7 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1459, +"count": 1460, "entries": [ { "API": "AdoptAPet", @@ -9649,6 +9649,15 @@ "Link": "https://ce.judge0.com/", "Category": "Programming" }, + { + "API": "Let's Count", + "Description": "Create, retrieve, update, increment, and decrement counters identified by namespace and key", + "Auth": "", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://letscountapi.com", + "Category": "Programming" + }, { "API": "Pythonium", "Description": "Validate Python code syntax",