Echo Routes View renders an HTML template where all routes are shown. This makes easier to know which endpoints out echo instance contains.
- Just
go get -u github.com/manicar2093/echoroutesview - After you register all routes call echoroutesview.RegisterRoutesViewer
- Go to
/registered-routes
Captura de pantalla de 2023-09-01 15-12-32
For more go to examples directory
Happy Coding! 😁
