You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
I think it would be nice if IndexHandler would return all routes and endpoints, not only GET ones.
It would also be nice if they were sorted somehow (alphabetical by route maybe). I can't see an order here.
The text was updated successfully, but these errors were encountered:
I think it would be nice if
IndexHandler
would return all routes and endpoints, not onlyGET
ones.It would also be nice if they were sorted somehow (alphabetical by route maybe). I can't see an order here.
The text was updated successfully, but these errors were encountered: