Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 476 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 476 Bytes

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.