UNPKG

gracenode-server

Version:
4 lines (3 loc) 66 B
exports.GET = function (req, res) { res.json({ test: true }); };