Hello, World API

node v6.17.1
version: 1.0.0
endpointsharetweet
exports.tonicEndpoint = function(req, res) { res.end("Gidday, World!"); }
Loading…

no comments

    sign in to comment