Skip to content

Move away from Akka HTTP in favor of some more lightweight library #27

Closed
@bhermann

Description

@bhermann

Is your feature request related to a problem? Please describe.
The use of Akka HTTP currently prevents us of compiling the CLI down to native code using GraalVM. Despite the fact that the CLI currently works fine, it could be much faster which helps in automating query tasks.

Describe the solution you'd like
Use a light weight http client that can be used in a GraalVM build.

Describe alternatives you've considered
none

Additional context
none

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions