UNPKG

json-routing-for-osseus

Version:

JSON configurable MVC routing for express 4

12 lines (11 loc) 131 B
{ "GLOBAL": { "baseUrl": "/other" }, "/hasbaseUrl": { "GET": { "route": "index", "jwt":false } } }