Table of Contents
- Introducing the Rust Language
- Building Our First Rocket Web Application
- Rocket Requests and Responses
- Building, Igniting, and Launching Rocket
- Designing a User-Generated Application
- Implementing User CRUD
- Handling Errors in Rust and Rocket
- Serving Static Assets and Templates
- Displaying Users' Post
- Uploading and Processing Posts
- Securing and Adding an API and JSON
- Testing Your Application
- Launching a Rocket Application
- Building a Full Stack Application
- Improving the Rocket Application

