UNPKG

node-wings

Version:

node-wings ==========

8 lines (6 loc) 107 B
/* * GET users listing. */ exports.list = function(req, res){ res.send("respond with a resource"); };