aboutsummaryrefslogtreecommitdiff
path: root/docs/other.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/other.rst')
-rw-r--r--docs/other.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/other.rst b/docs/other.rst
new file mode 100644
index 0000000..7ee7f83
--- /dev/null
+++ b/docs/other.rst
@@ -0,0 +1,12 @@
+Other Scala HTTP clients
+========================
+
+* `scalaj <https://github.com/scalaj/scalaj-http>`_
+* `akka-http client <http://doc.akka.io/docs/akka-http/current/scala/http/client-side/index.html>`_
+* `dispatch <http://dispatch.databinder.net/Dispatch.html>`_
+* `play ws <https://github.com/playframework/play-ws>`_
+* `fs2-http <https://github.com/Spinoco/fs2-http>`_
+* `http4s <http://http4s.org/v0.17/client/>`_
+* `Gigahorse <http://eed3si9n.com/gigahorse/>`_
+* `RösHTTP <https://github.com/hmil/RosHTTP>`_
+