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

HTTP GET support for Akka and http4s #177

Merged
merged 9 commits into from
Jan 28, 2020

Conversation

phderome
Copy link
Contributor

@phderome phderome commented Jan 26, 2020

Pertains to #175

use AkkaHttp DSL combinator ~
simplified a bit
@phderome
Copy link
Contributor Author

Introduced some informal suggestions in latest commits
Using ~ in AkkaHttp DSL and resolved the issue of JSON parsing of variables.

Copy link
Owner

@ghostdogpr ghostdogpr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few remarks to make the code shorter. Also the CI failed on 2.13, any idea why?

akka-http/src/main/scala/caliban/AkkaHttpAdapter.scala Outdated Show resolved Hide resolved
akka-http/src/main/scala/caliban/AkkaHttpAdapter.scala Outdated Show resolved Hide resolved
http4s/src/main/scala/caliban/Http4sAdapter.scala Outdated Show resolved Hide resolved
Copy link
Contributor Author

@phderome phderome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few remarks to make the code shorter. Also the CI failed on 2.13, any idea why?
You quoted Ross Baker on chat as scalac 2.13 bug: scala/bug#11457 (comment)

There is this as workaround? https://github.com/ghik/silencer

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

Successfully merging this pull request may close these issues.

None yet

2 participants