Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Require fluent interface for HTTP client #550

Closed
faustbrian opened this issue Jul 20, 2020 · 0 comments · Fixed by #553
Closed

Require fluent interface for HTTP client #550

faustbrian opened this issue Jul 20, 2020 · 0 comments · Fixed by #553
Assignees
Labels
Type: Refactor The pull request improves or enhances an existing implementation.

Comments

@faustbrian
Copy link
Contributor

faustbrian commented Jul 20, 2020

HTTP Clients should provide a stripped-down version of https://github.com/faustbrian/reqwest. Instead of a raw response, we would return a response DTO that has various methods to make it easier to work with success and error responses.

@faustbrian faustbrian added the Type: Refactor The pull request improves or enhances an existing implementation. label Jul 20, 2020
@faustbrian faustbrian self-assigned this Jul 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Refactor The pull request improves or enhances an existing implementation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant