WIP add http rest interface
This commit is contained in:
parent
94cf2aa4bc
commit
66a267090b
|
@ -48,6 +48,7 @@
|
||||||
"license": "MIT OR Apache-2.0",
|
"license": "MIT OR Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dig.js": "git+https://git.coolaj86.com/coolaj86/dig.js#v1.3",
|
"dig.js": "git+https://git.coolaj86.com/coolaj86/dig.js#v1.3",
|
||||||
|
"express": "^4.16.2",
|
||||||
"hexdump.js": "git+https://git.coolaj86.com/coolaj86/hexdump.js#v1.0.4"
|
"hexdump.js": "git+https://git.coolaj86.com/coolaj86/hexdump.js#v1.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue