Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Muuntaja client support #101

Open
hkupty opened this issue Jul 26, 2019 · 2 comments
Open

Muuntaja client support #101

hkupty opened this issue Jul 26, 2019 · 2 comments

Comments

@hkupty
Copy link

hkupty commented Jul 26, 2019

Hi,

First of all, thank for muuntaja and the nice ecosystem around HTTP.

I've been experimenting using reitit on top of aleph and, as a consequence, started using aleph also for http client. As aleph only tries to decode the body if the project contains cheshire and muuntaja is already part of the dependencies, I'd like to use it on top the http client to be able to parse the response body according to the content-type.

As I might use either json or transit+json, I think delegating the content type discovery and parsing to muuntaja would make more sense than having that on my end.

What do you think? Is that feasible (as in a desirable feature for muuntaja)?

@chrisbetz
Copy link

chrisbetz commented Mar 17, 2020

Hi all, I'm working on that to be used with hato. One problem I stumbled upon is #99.

@ikitommi
Copy link
Member

Awesome, been looking for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants