# Summary
- [Introduction](./README.md)
# Getting started
- [Installation](./installation.md)
- [Minimal example](./minimal-example.md)
# Advanced usage
- [About the HTTP protocol](./http-protocol.md)
- [Request handlers](./request-handlers.md)
- [The Request and Response structs](./request-response-structs.md)
- [Other important data structures](./generic-data-structures.md)
# Library modules
- [What are they?](./modules-introduction.md)
- [Handlers](./handlers-module.md)