Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eed3si9n/gigahorse

Gigahorse is an HTTP client for Scala with multiple backend support.
https://github.com/eed3si9n/gigahorse

Last synced: 8 days ago
JSON representation

Gigahorse is an HTTP client for Scala with multiple backend support.

Awesome Lists containing this project

README

        

Gigahorse
==========

Gigahorse is an HTTP client for Scala with multiple backend support.
Gigahorse can wrap either Apache HTTP HttpAsyncClient], Async Http Client, Square OkHttp 3.x, or Akka HTTP underneath.

For more info, see [the Gigahorse docs][docs].

license
-------

Apache 2.0

[ahc]: https://github.com/AsyncHttpClient/async-http-client/tree/1.9.x
[netty]: http://netty.io
[sslconfig]: https://github.com/typesafehub/ssl-config
[config]: https://github.com/typesafehub/config
[docs]: https://eed3si9n.com/gigahorse/