This article talks about how you can use Rocket to write a web application, covering routing, middleware, static files and databases.
A comparison of using the low-level HTTP framework 'hyper' vs a batteries included framework like 'Rocket'