Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/eed3si9n/gigahorse
- Owner: eed3si9n
- License: apache-2.0
- Created: 2016-07-25T06:50:52.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-07-16T00:18:10.000Z (over 1 year ago)
- Last Synced: 2024-10-23T06:56:17.899Z (15 days ago)
- Language: Scala
- Homepage: http://eed3si9n.com/gigahorse
- Size: 425 KB
- Stars: 121
- Watchers: 12
- Forks: 25
- Open Issues: 12
-
Metadata Files:
- Readme: README.markdown
- Contributing: CONTRIBUTING.md
- License: LICENSE
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/