From 99859fb60837abf555d051c2d210b9fa00f5741e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 20 Jan 2026 14:20:37 +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 f4680081..a730703a 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1543, +"count": 1544, "entries": [ { "API": "Cat Facts", @@ -3727,6 +3727,15 @@ "Link": "https://sonarcloud.io/web_api", "Category": "Development" }, + { + "API": "SQLable", + "Description": "CSV to JSONL conversion API", + "Auth": "", + "HTTPS": true, + "Cors": "yes", + "Link": "https://sqlable.com/csv-to-jsonl/", + "Category": "Development" + }, { "API": "StackExchange", "Description": "Q&A forum for developers",