We have an ExpressJS API, that runs something like this:
app.get(\'/route\', user.isAuth, cache.getFromCache, model.getFrom