jasonette-1

node v6.17.1
version: 7.0.0
endpointsharetweet
exports.endpoint = function(request, response) { response.end(` { "$jason": { "head": { "title": "Josefine" }, "body": { "sections": [{ "items": [ {"type": "label", "text": "mao"} ] }] } } } `); } // "miau"
Loading…

no comments

    sign in to comment