From 56f63a26a6671cb8eafa07b89bfb1fab7fb6c395 Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 22 Nov 2017 13:26:53 +0100 Subject: Adding blog links --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 29df0bf..bf19f4b 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ println(response.unsafeBody) sttp documentation is available at [sttp.readthedocs.io](http://sttp.readthedocs.io). +You can also take a look at the [introductory blog](https://softwaremill.com/introducing-sttp-the-scala-http-client/) +and its [follow-up](https://softwaremill.com/sttp-streaming-uri-interpolator/). + ## Quickstart with Ammonite If you are an [Ammonite](http://ammonite.io) user, you can quickly start experimenting with sttp by copy-pasting the following: -- cgit v1.2.3