const app = require('../app') app.run(function(api) { // TODO: Assign API functions: // api.statistics = () => api.get('/api/statistics') })