HTTP

HTTP client/server library

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

Haskell HTTP package

GitHub

177 stars
13 watching
59 forks
Language: Haskell
last commit: 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
snoyberg/http-client Provides a low-level HTTP client engine with various backends and higher-level APIs. 280
mrkkrp/req An HTTP client library for Haskell with type-safe and expandable features. 338
owainlewis/http-dispatch A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. 62
haskell/lsp A Haskell implementation of the Microsoft Language Server Protocol 366
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
haf/http.fs An HTTP client library for F# that enables simple and functional interaction with web servers. 322
haskell-github/github A Haskell library providing an interface to the GitHub API. 411
haskell/network Provides a low-level networking interface in Haskell 327
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 843
mishankov/yahttp An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. 24
easyhttp/easyhttp An HTTP client library for C# providing support for common HTTP methods and features. 982
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 155
juliaweb/http.jl An HTTP client and server package for Julia language 634
aesiniath/http-streams An HTTP client library for making outbound requests to other servers using a streaming IO approach. 50
apache/serf A high-performance asynchronous HTTP client library 27