asndev / howmuch-api

wip.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express refinements

asndev opened this issue · comments

var responseTime = require('response-time');
app.use(responseTime());
app.disable('x-powered-by');