Play WS

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

Play WS Alternatives

Similar projects and alternatives to Play WS

  1. Hugo

    589 Play WS VS Hugo

    The world’s fastest framework for building websites.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Scala.js

    35 Play WS VS Scala.js

    Scala.js, the Scala to JavaScript compiler

  4. Play

    33 Play WS VS Play

    The Community Maintained High Velocity Web Framework For Java and Scala.

  5. Akka

    33 Play WS VS Akka

    A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.

  6. go-kit

    A standard library for microservices.

  7. scastie

    An interactive playground for Scala

  8. Google HTTP Client

    Google HTTP Client Library for Java

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. Armeria

    7 Play WS VS Armeria

    Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.

  11. unirest-java

    Unirest in Java: Simplified, lightweight HTTP client library.

  12. methanol

    ⚗️ Lightweight HTTP extensions for Java & Kotlin

  13. restQL-core-java

    Discontinued Microservice query language

  14. kmq

    1 Play WS VS kmq

    Kafka-based message queue

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 discussion

Log in or Post with

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
225
8.7
21 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.


Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that Scala is
the 36th most popular programming language
based on number of references?