From 0b8122f9687e761cb7550a45808d756af00410c2 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 6 May 2024 12:55:48 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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",