UNPKG

json-routing-ks

Version:

Extended version of Giorgio Modoni JSON ROUTING

5 lines (3 loc) 77 B
exports.index = function(req,res) { res.send('nex global page get'); };