- Given a key, get value from a HashMap
- Rocket - process Query String of a GET request
- Rocket - echo GET
- Rocket: get, set (add), delete cookies - pending cookies
- Rocket - multi-counter using cookies
- Rocket - Single counter in a plain text file
- Rouille - Hello World in text/html
- Rouille - Hello World in text/plain
- Rocket: Web-based Hello World! with tests
- Tiny HTTP: Echo using GET request
- Getting started with Loco, the one-person web framework for Rust
- Read arbitrary YAML files in Rust
- Simple blocking HTTP GET request in Rust