UNPKG

express-autoroute-json

Version:

Express Auto Route Json is an automatic JSON 'REST' api builder for express-autoroute

4 lines 137 B
module.exports = function (req, res, next) { // yes it does nothing, but it cleans up the index.js so it is worth it ;) next() }