This repository contains the implementation exercises from the book Rust Web Programming.
The exercises in this repository follow the instructions provided in the book. Note that some libraries used in the book, such as serde_yaml
and clap
, have been updated to their latest usage as of 2025.
The repository is tagged by chapters for easy navigation. After completing each chapter, the changes are pushed to the main branch and a corresponding tag is added.
Feel free to open issues or submit pull requests if you find any discrepancies or have improvements.
This project is licensed under the MIT License.