Using Route Params in @effect/platform HttpRouter Example
hi, is there an example of using route params in the @effect/platform HttpRouter? something like this example but with route params https://github.com/Effect-TS/effect/blob/main/packages/platform-node/examples/http-tag-router.ts
