Joseph Lenton

Results 4 issues of Joseph Lenton

This is still a WIP. ## Problem Dropping support for axum-test-helper in favour of axum-test, and using axum-test to simplify test setup. ## Changes There should be no product or...

Update axum test to the latest version.

Hey, I would like to propose adding a method `batch_by` (I don't know if this is the best name, however I'll use it here). * `batch_by` would allow you to...

This adds support for `base_url` to the client when making a request. # Changes * Add `ClientBuilder::base_url` for setting a base url for the client. * Change `Client::send` to use...