UNPKG

gracenode-server

Version:
4 lines (3 loc) 68 B
exports.GET = function (req, res) { res.html('<h1>Hello</h1>'); };