sttp
HTTP client library
A comprehensive Scala HTTP client library providing a clean and programmer-friendly API to describe HTTP requests and responses.
The Scala HTTP client you always wanted!
1k stars
40 watching
310 forks
Language: Scala
last commit: about 1 month ago
Linked from 2 awesome lists
akka-httpasynchronouscatsclientdistributed-tracinghttphttp-clienthttpclientinterpolatormonixokhttpreactive-streamsscalascalazsynchronousurizipkinzipkin-brave
Related projects:
Repository | Description | Stars |
---|---|---|
criteo/lolhttp | A library that provides an HTTP server and client implementation for Scala, allowing developers to build web applications with a focus on simplicity and flexibility. | 91 |
softwaremill/tapir | A library to describe and automatically document HTTP APIs in a type-safe and declarative way | 1,370 |
schlenkr/fshttp | An HTTP client library written in F# for .NET applications. | 453 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 731 |
softwaremill/akka-http-session | Provides directives for client-side session management in web and mobile applications using cookies or custom headers plus local storage. | 440 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 339 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 279 |
daltoniam/swifthttp | A Swift framework that simplifies HTTP requests by providing a thin wrapper around NSURLSession. | 1,881 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 479 |
stremsdoerfer/nikka | A lightweight Swift HTTP networking library that enables modular and powerful API interactions | 30 |
swlib/saber | A high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests. | 980 |
akka/akka-http | Provides a toolkit for building and consuming HTTP-based services using actors and streams | 1,339 |