humphrey_server

Crates.iohumphrey_server
lib.rshumphrey_server
version0.6.1
sourcesrc
created_at2021-09-21 18:13:40.721277
updated_at2023-10-11 20:13:24.636218
descriptionA Performance-Focused, Dependency-Free Web Server.
homepagehttps://github.com/w-henderson/Humphrey
repositoryhttps://github.com/w-henderson/Humphrey
max_upload_size
id454541
size119,826
William Henderson (w-henderson)

documentation

README

Humphrey Server

A Performance-Focused, Dependency-Free Web Server.
Guide ยท API Reference



Humphrey is a very fast, robust and flexible HTTP/1.1 web server, with support for static and dynamic content through its plugin system. It has no dependencies when only using default features, and is easily extensible with a configuration file and dynamically-loaded plugins.

Learn more about Humphrey Server here.

Commit count: 601

cargo fmt