sttp client is an open-source library that provides a clean, programmer-friendly API to describe HTTP requests and how to handle responses. Requests are sent using one of the backends, which wrap other Scala or Java HTTP client implementations. The backends can integrate with a variety of Scala stacks, providing both synchronous and asynchronous, procedural and functional interfaces. Backend implementations include ones based on akka-http, http4s, OkHttp, and HTTP clients which ship with Java. They integrate with Akka, Monix, fs2, cats-effect, scalaz and ZIO. Supported Scala versions include 2.11, 2.12, 2.13 and 3, Scala.JS and Scala Native.
Features
- Quickstart with scala-cli
- Quickstart with sbt
- Quickstart with Ammonite
- The quick package import brings in the sttp API and a pre-configured, global synchronous backend instance
- Open-source library which provides a clean, programmer-friendly API to describe HTTP requests
- Requests are sent using one of the backends
Categories
HTTP ClientsLicense
Apache License V2.0Follow sttp client
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sttp client!