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",