tts.Router.get('Testing/:filter?', function(req) { //console.log(req); tts.getAsset({name: 'testing.js', path: '/assets/mockup/ajax/'}); }); tts(function() { });