sttp
HTTP client
An HTTP client library providing a clean and programmer-friendly API to describe requests and handle responses.
The Scala HTTP client you always wanted!
1k stars
39 watching
309 forks
Language: Scala
last commit: 7 days 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,366 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
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. | 728 |
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. | 338 |
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. | 278 |
daltoniam/swifthttp | A Swift framework that simplifies HTTP requests by providing a thin wrapper around NSURLSession. | 1,880 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 480 |
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 | A toolkit for providing and consuming HTTP-based services on top of actor and streaming systems | 1,338 |