blob: 4c172f3959fca1eb0b50113748409a030ee5d62d [file] [log] [blame]
POST http://localhost:8080/ HTTP/1.1
content-type: application/json
{
"value": {
"name" : "nodejs-helloworld",
"main" : "main",
"binary": false,
"code" : ""
}
}
###