HTTP

HTTP client/server library

A Haskell package providing an HTTP client and server implementation with customizable payload representation.

Haskell HTTP package

GitHub

179 stars
13 watching
59 forks
Language: Haskell
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
snoyberg/http-clientProvides a low-level HTTP client engine with various backends and higher-level APIs.280
mrkkrp/reqAn HTTP client library for Haskell with type-safe and expandable features.339
owainlewis/http-dispatchA high-level HTTP client library with an easy-to-use API and transparent HTTPS support.62
haskell/lspA Haskell implementation of the Microsoft Language Server Protocol371
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
haf/http.fsAn HTTP client library for F# that enables simple and functional interaction with web servers.320
haskell-github/githubA Haskell library providing an interface to the GitHub API.412
haskell/networkProvides a low-level networking interface in Haskell329
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
mishankov/yahttpAn HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests.24
easyhttp/easyhttpAn HTTP client library for C# providing support for common HTTP methods and features.985
grpc/grpc-haskellA Haskell interface to the gRPC protocol for building client-side RPC services.154
juliaweb/http.jlAn HTTP client and server package for Julia language645
aesiniath/http-streamsAn HTTP client library for making outbound requests to other servers using a streaming IO approach.50
apache/serfA high-performance asynchronous HTTP client library with minimal memory copies and transformations.27