Skip to content

magic-router v1.0.9

Compare
Choose a tag to compare
@benhurdavies benhurdavies released this 29 Nov 08:01
· 14 commits to master since this release
5c00c9a

1.0.9 : Default index router

  • Automatically/default add router for "index" action. eg: invoke index method in controller by
`${host}/${controllerName}`
`${host}/${controllerName}/${index}`