Add Job response and callback. Fixes #4

This commit is contained in:
2023-01-11 19:00:41 +01:00
parent 1786bc39d2
commit b7430bfc0f
3 changed files with 139 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
"author": "Minzkraut",
"license": "ISC",
"dependencies": {
"axios": "^1.2.2",
"express": "^4.18.2"
}
}