New Experimental HttpLayerRouter Module Added for Simplifying HTTP Service Registration
Hello! cc @1110198784417345608
An experimental HttpLayerRouter module has been added, with the goal of simplifying the registration of http routes, HttpApi's, rpc servers and other http services.
If you want to try it out and give feedback, the docs are here: https://github.com/Effect-TS/effect/tree/main/packages/platform#httplayerrouter
If the trial goes well, we will look to depreciate the current HttpRouter module in favour of this one.
An experimental HttpLayerRouter module has been added, with the goal of simplifying the registration of http routes, HttpApi's, rpc servers and other http services.
If you want to try it out and give feedback, the docs are here: https://github.com/Effect-TS/effect/tree/main/packages/platform#httplayerrouter
If the trial goes well, we will look to depreciate the current HttpRouter module in favour of this one.
