Play WS

Standalone Play WS, an async HTTP client with fluent API (by playframework)

Play WS Alternatives

Similar projects and alternatives to Play WS

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Play WS alternative or higher similarity.

Play WS reviews and mentions

Posts with mentions or reviews of Play WS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-06.
  • Code in jar dependency is packed as java code and can not be used as normal Scala dependency
    1 project | /r/scala | 4 May 2022
    Take a look at https://github.com/playframework/play-ws build.sbt. it is a scala lib built with sbt-assembly to shade dependencies and avoid binary incompatibility. That is the only reason to build a lib with sbt-assembly.
  • Scala or Go: Who Wore It Better?
    7 projects | dev.to | 6 Sep 2021
    In this example, the code uses Play WS Standalone as a REST client to fetch JSON containing a UUID. Play WS has an asynchronous, non-blocking API based on Future, so you need to provide an ExecutionContext via Akka. That's all the boilerplate at the beginning of this example. Sometimes it will be done for you as when you use Play WS in the context of Play Framework. Nonetheless, you should be aware it has to happen somewhere.

Stats

Basic Play WS repo stats
2
220
8.5
28 days ago

playframework/play-ws is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of Play WS is Scala.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com