dlang-requests
HTTP client library
An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint.
dlang http client library inspired by python-requests
156 stars
8 watching
31 forks
Language: D
last commit: 6 months ago
Linked from 1 awesome list
ddlangdlang-requestshttp-client
Related projects:
Repository | Description | Stars |
---|---|---|
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
dduan/just | A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
huntlabs/grpc-dlang | A D programming language implementation of the gRPC protocol using the hunt-http library. | 44 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 728 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
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 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
earthboundkid/requests | A library providing a simpler and more convenient HTTP client API for Go. | 1,512 |
liuguangqiang/asyncokhttp | An Android HTTP library that leverages OkHttp for efficient and asynchronous HTTP requests. | 15 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |