aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoradamw <adam@warski.org>2017-11-22 13:46:25 +0100
committeradamw <adam@warski.org>2017-11-22 13:46:25 +0100
commitdebc02344c3a13094e38476c600b70da451d4e21 (patch)
tree602dd9456ab40a0d1ae19abf07aeca1ba978d2ac /docs
parentdafd4d18a59d41bf951f1164b90a54d8d15f85bb (diff)
downloadsttp-debc02344c3a13094e38476c600b70da451d4e21.tar.gz
sttp-debc02344c3a13094e38476c600b70da451d4e21.tar.bz2
sttp-debc02344c3a13094e38476c600b70da451d4e21.zip
Add a note with a link to Marco's comparison of HTTP clients.
Diffstat (limited to 'docs')
-rw-r--r--docs/other.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/other.rst b/docs/other.rst
index 7ee7f83..43b2d84 100644
--- a/docs/other.rst
+++ b/docs/other.rst
@@ -10,3 +10,4 @@ Other Scala HTTP clients
* `Gigahorse <http://eed3si9n.com/gigahorse/>`_
* `RösHTTP <https://github.com/hmil/RosHTTP>`_
+Also, check the `comparison by Marco Firrincielli <https://github.com/mfirry/scala-http-clients>`_ on how to implement a simple request using a number of Scala HTTP libraries. \ No newline at end of file