Understanding HttpLayerRouter vs. HttpApiBuilder in Effect/HTTP Modules
Hi, I'm trying to implement an api with effect/http modules. I've hit a couple road bumps and working through it trying to use the type system to understand what to use/provide when
the one thing I don't follow, and for which I see some different approaches across different courses/example apps, is when to use HttpLayerRouter vs. HttpApiBuilder