Seeking Examples for Using Http API as Express Handler in Effect Conversion

Does anyone have examples of using an Http API as an express handler?
I'm slowly converting stuff from express to Effect.

I tried this but signatures not compatible:
image.png
Was this page helpful?