[ { "route": "/get-route/", "callback": "actionExisting" }, { "route": "/post-route/", "callback": "actionExisting", "method": "POST" }, { "route": "/json-route/", "callback": "actionExisting", "method": "POST" } ]
info at phpclasses dot org