Closed patroza closed 17 hours ago
note to self: explore return { FindPost: (req) => ... }
, but probably can't be typed well and full of red squigles
I think it's just simpler to return an Object by now.. https://github.com/effect-app/sample/commit/f2481dba78c86f2a3ccbecb4ca2d128f36d39d92
Following Effect's HttpApi fluent api router definitions: