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