With routeCollector available in Slim controller we could easily create an index endpoint that lists all available slim api routes with their properties. Currently I see no way to access the routeCollector from the api callback without using reflection.
With routeCollector available in Slim controller we could easily create an index endpoint that lists all available slim api routes with their properties. Currently I see no way to access the routeCollector from the api callback without using reflection.