Integrating multiple HTTP APIs into a single HttpLayerRouter + middleware behavior issue
Is it discouraged to integrate multiple http api's to a HttpLayerRouter? It seems like middlewares aren't working properly. Opened an issue on Github: https://github.com/Effect-TS/effect/issues/6121.