handy-httpd

HTTP server

An HTTP server for D with support for various features and request processors.

Extremely lightweight HTTP server for D.

GitHub

34 stars
5 watching
8 forks
Language: D
last commit: about 1 month ago
Linked from 1 awesome list

beginner-friendlydlanghttp-server

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ikod/dlang-requests An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint. 155
zhaojh329/libuhttpd A lightweight and high-performance HTTP server library for embedded Linux systems. 386
davidmoreno/onion An HTTP library that allows developers to create simple web servers and applications with SSL support. 2,028
nategood/httpful A simple HTTP client library for PHP 1,743
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
huntlabs/hunt-http A flexible performant HTTP server and client library for D Programming Language 31
owainlewis/http-dispatch A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. 62
abdul/as3httpclient An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. 6
amphp/http-server An advanced async HTTP server library for PHP designed to handle high concurrency demands. 1,294
jeremycw/httpserver.h A single header C library for building event-driven non-blocking HTTP servers 1,796
fukamachi/dexador An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. 379
tiny-http/tiny-http An HTTP server library for Rust that handles client connections and data transfers. 1,023
rstudio/httpuv A C library for building HTTP and WebSocket servers in R 229
lukeed/httpie A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. 580