Getting started with Tiny HTTP building a web application in Rust

tiny_http web

tiny_http is, well, a tiny crate to create web applications.

In this series of articles we are going to see how to use it to build a simple web application.

Related Pages

Web development in Rust
Tiny HTTP: generate dynamic response, show the current time ⏰
Tiny HTTP: Echo using GET request
Tiny HTTP redirect URL
Tiny HTTP - path based routing
Tiny HTTP - Setting status to 404 page not found
Rust Maven
Hello World with Tiny HTTP

Author

Gabor Szabo (szabgab)

Gabor Szabo, the author of the Rust Maven web site maintains several Open source projects in Rust and while he still feels he has tons of new things to learn about Rust he already offers training courses in Rust and still teaches Python, Perl, git, GitHub, GitLab, CI, and testing.

Gabor Szabo