Skip to content
Snippets Groups Projects
Darius Auding's avatar
codecraft authored
e2d39f75
History
Name Last commit Last update
core/http
examples
site
LICENSE
README.md
TODO.md

WebServer

This was a simple project to learn the rust programming language. I learned a lot and am satisfied with the result.

Installation

git clone git@edugit.org:codecraft/webserver

or

git clone https://edugit.org/codecraft/webserver

Usage

cd webserver
cd site
cargo run --release

Support

License

EUPL

Project status

Finished