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