go
Go: Dynamic web handler registration with echo
At work, we use the Go Echo framework (https://echo.labstack.com/ ) for our API services. This HTTP framework is powerful and highly customizable. Sometimes, however, we need to register routes more dynamically at build time. We have a few feature flags in our software that are supposed to disable