dexador
HTTP client library
An HTTP client library for Common Lisp with features like connection pooling and automatic redirection.
A fast HTTP client for Common Lisp
377 stars
16 watching
41 forks
Language: Common Lisp
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/fast-http | A fast and low-level HTTP request/response parser for Common Lisp. | 343 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
fukamachi/woo | A fast and non-blocking HTTP server built on top of libev. | 1,285 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
fukamachi/clack | A web application environment for Common Lisp | 1,054 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,337 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
excon/excon | An HTTP client library designed to provide simple and fast Ruby interactions with web servers | 1,158 |
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |
fukamachi/cl-cookie | A Common Lisp library for managing HTTP cookies with features such as creation, comparison, serialization, and validation of cookie attributes. | 18 |
fukamachi/quri | A Common Lisp library that implements the URI specification and provides a simple way to work with URLs. | 111 |