FsHttp
Http Client Library
An HTTP client library written in F# for .NET applications.
HTTP library for F#
453 stars
13 watching
43 forks
Language: F#
last commit: about 2 months 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. | 985 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
softwaremill/sttp | A comprehensive Scala HTTP client library providing a clean and programmer-friendly API to describe HTTP requests and responses. | 1,460 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 339 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 479 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
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 | 223 |
esl/lhttpc | An Erlang implementation of an HTTP client for making requests to web servers | 127 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |