/rwebserve

HTTP 1.1 web server framework written in Rust

Primary LanguageRust

rwebserve is a general purpose HTTP 1.1 web server written in Rust.

It depends upon:

The src directory contain the source code for the REST library. The server directory contains a simple server written using the library.