FsHttp
HTTP client library
An F# HTTP client library that provides a flexible and convenient way to make HTTP requests.
HTTP library for F#
451 stars
13 watching
43 forks
Language: F#
last commit: about 1 month ago fsharphttphttp-clientrestrest-client
Related projects:
Repository | Description | Stars |
---|---|---|
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
softwaremill/sttp | An HTTP client library providing a clean and programmer-friendly API to describe requests and handle responses. | 1,456 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
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 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
jeroen/curl | Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 219 |
esl/lhttpc | An Erlang implementation of an HTTP client for making requests to web servers | 127 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |