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.
731 stars
12 watching
85 forks
Language: Scala
last commit: 3 months 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. | 279 |
com-lihaoyi/cask | A lightweight Scala framework for building web applications and REST APIs | 539 |
softwaremill/sttp | A comprehensive Scala HTTP client library providing a clean and programmer-friendly API to describe HTTP requests and responses. | 1,460 |
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 HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 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,098 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
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 | 694 |
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. | 155 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |