UNPKG

json-routing-v-ks

Version:

Extended version of Giorgio Modoni JSON ROUTING

18 lines 289 B
{ "GLOBAL": { "controllerPath": "./demo/customdir", "controller": "customp", "policy": [ "test:a1", "test:a2" ], "baseUrl":"/demo", "cors":true }, "testglobal": { "GET": { "route": "customaction", "policy": "test:index" } } }