Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fedecaccia/rust_http_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

11 Commits

Repository files navigation

HTTP Server with Rust

Rust http server from scratch.

Let's run the linter first:

cargo fmt

To build the server:

cargo build

To listen to (default) port 8080:

cargo run

By default, /, /hello and non-found routes are handled and html websites returned. Simple css syntax included.

About

Rust http server from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /