M H
M H
@vkostyukov I started working on this one but I think some guidance on how you want the API to look would be useful. As of right now I see three...
I can confirm this is how we use Finch, as well
For what it's worth, I think the lack of a way of effectively flatMapping over endpoints is a huge drawback to using Finch, currently. If there's no way to reproduce...
To clarify, this does appear to not run the mapper if `withAuth` returns an error ```scala post("foo" :: withAuth) { user => //only runs with auth } ``` but for...
would be great to get this merged. We had to vendor the library and make the change ourselves because it was preventing us from using it properly.
I would also like to see this! Would be a game changer
Ah sorry Jeff, I was running the tests specific to the various matchers determined by rake -T. I thought you had cordoned them off into specific worker tasks. I'll get...
@brayniac did you have any outstanding changes you wanted?
In the meantime I hosted the docs on https://pear-commerce.github.io/vavr-docs not sure if there is another way to reach them