Build a web server with Rust and tokio - Part 0: a simple GET handler
Build a web server with Rust and tokio - Part 0: the simplest possible GET handler
Welcome to this series of blog posts where we will be exploring how to build a web server from scratch using the Rust programming language. We will be taking a hands-o...
blog.sylver.dev7 min read
Charles O’Riley
Software Developers
While nice, it would have been really nice if instructions were included on where to place the files, i.e. req.rs.