kaio's notebooks

  • Untitled - /kaio/teste
    Last edited 7 years ago
    exports.endpoint = function(request, response) { response.end("Hello world!"); }