Raxvis/lambdify

Add better router integration

Opened this issue · 0 comments

router.get(...params) instead of router.path('get', ...params)

router.use('/api', apiRouter.serve) for path matching controllers