hello

node v8.17.0
version: 1.0.0
endpointsharetweet
var endpoint = require("@runkit/runkit/json-endpoint/1.0.0") endpoint(module.exports, function(request) { return { 'cześć': request.query.who } })
Loading…

no comments

    sign in to comment