Skip to content

Commit

Permalink
Adding blog links
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Nov 22, 2017
1 parent 32c9bbb commit 56f63a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 56f63a2

Please sign in to comment.