Add n8n-nodes-execute-code

This commit is contained in:
Trần Tuấn Anh 2024-11-25 12:43:22 +07:00
commit daa4d544d2

9
community-nodes.json Normal file
View file

@ -0,0 +1,9 @@
[
{
"name": "n8n-nodes-execute-code",
"version": "0.1.4",
"author": "tuananhit1612",
"description": "Execute programming code submissions using Judge0 API.",
"link": "https://www.npmjs.com/package/n8n-nodes-execute-code"
}
]