oryx
HTTP handler library
A high-performance .NET cross-platform library for building HTTP request handlers in F#
.NET Cross platform and highly composable middleware for building web request handlers in F#
202 stars
75 watching
10 forks
Language: F#
last commit: 6 days ago
Linked from 1 awesome list
dotnetdotnet-standardfsharpfunctional-programmingmiddlewareweb-client
Related projects:
Repository | Description | Stars |
---|---|---|
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
cysharp/yetanotherhttphandler | An HTTP/2 handler library for Unity and .NET Standard. | 372 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 322 |
apache/serf | A high-performance asynchronous HTTP client library | 27 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
orthecreedence/carrier | An asynchronous HTTP client for streaming data over the web | 40 |
benjamin-hodgson/pidgin | A lightweight and fast parsing library for C#. | 919 |
netcorestack/proxy | A cross-platform HTTP proxy library for managing and consuming distributed APIs and microservices. | 42 |
dotnetcore/webapiclient | A .NET library for building high-performance REST API clients with features like semantic declaration, aspect-oriented programming, and Swagger-to-code support. | 2,053 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |