requests-scala
HTTP client
A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests.
A Scala port of the popular Python Requests HTTP client: flexible, intuitive, and straightforward to use.
728 stars
12 watching
86 forks
Language: Scala
last commit: 29 days ago
Linked from 1 awesome list
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 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
com-lihaoyi/cask | A lightweight Scala framework for building web applications and REST APIs | 536 |
softwaremill/sttp | An HTTP client library providing a clean and programmer-friendly API to describe requests and handle responses. | 1,456 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
com-lihaoyi/geny | A small library providing push-based versions of common standard library interfaces | 93 |
hmil/roshttp | Unifies HTTP client functionality across different platforms | 126 |
com-lihaoyi/fastparse | A Scala-based library for writing fast parsers using parser combinators. | 1,094 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
com-lihaoyi/os-lib | A simple and flexible Scala interface to common OS filesystem and subprocess APIs | 691 |
ikod/dlang-requests | An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint. | 156 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |