diff --git a/db/resources.json b/db/resources.json index c060b8d9..f5bd0179 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1455, +"count": 1456, "entries": [ { "API": "AdoptAPet", @@ -9631,6 +9631,15 @@ "Link": "https://ce.judge0.com/", "Category": "Programming" }, + { + "API": "Pythonium", + "Description": "Validate Python code syntax", + "Auth": "", + "HTTPS": true, + "Cors": "no", + "Link": "https://pythonium.net/linter", + "Category": "Programming" + }, { "API": "Softwium", "Description": "Validate SQL queries",