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

ScalaJ Http Library is deprecated -> replace with sttp #823

Open
zzeekk opened this issue Apr 18, 2024 · 0 comments
Open

ScalaJ Http Library is deprecated -> replace with sttp #823

zzeekk opened this issue Apr 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@zzeekk
Copy link
Contributor

zzeekk commented Apr 18, 2024

Is your feature request related to a problem? Please describe.
We use ScalaJ Http Library to query Webservices in different places.
It is deprected and no longer maintained, see https://github.com/scalaj/scalaj-http/blob/master/README.md

Describe the solution you'd like
ScalaJ supports sttp or http4s as replacement. It seems to me that sttp is a good replacement with similar API.
We should replace ScalaJ everywhere through sttp.

Additional context
sttp could also help on #815, as there is a specific library to parse api specification: https://github.com/softwaremill/sttp-apispec

@zzeekk zzeekk added the enhancement New feature or request label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant