Dockerhub-Callback

node v7.10.1
version: 1.0.3
endpointsharetweet
exports.endpoint = function(request, response) { response.end('{ "test": "ok" }'); }
Loading…

no comments

    sign in to comment