scout24 / jest4s   0.0.10

Apache License 2.0 GitHub

Jest scala wrapper for 100% more fun!

Scala versions: 2.12 2.11

jest4s

jest client wrapper for scala. With blackjack.

Features

  • Return `scala.concurrent.Future`s
  • Integrated with play JSON
  • Saner default error handling (you don’t have to check return values for errors, it will blow up if something goes wrong)
  • No builder pattern galore
  • Reactive streams interface to scroll API (akka streams)

Usage

See the spec for sample usage.

Release to maven central

sbt> release with-defaults

more info wiki