UNPKG

aztec

Version:

Node Js Framework for creating API Services

8 lines (6 loc) 109 B
import svc from '../index'; svc.route({ method: 'GET', path: '/svc2-route', action: 'Model@index' });