Book description
Explore the world of Rocket-fueled web application development and the power of the Rust programming language
Key Features
- Discover solutions to the common problems faced while creating web applications with Rocket
- Learn everything about Rust, from structs and crates to generics and debugging
- Combine Rust and Rocket to create, test, and deploy a full-featured web app
Book Description
Looking for a fast, powerful, and intuitive framework to build web applications? This Rust book will help you kickstart your web development journey and take your Rust programming skills to the next level as you uncover the power of Rocket - a fast, flexible, and fun framework powered by Rust.
Rust Web Development with Rocket wastes no time in getting you up to speed with what Rust is and how to use it. You'll discover what makes it so productive and reliable, eventually mastering all of the concepts you need to play with the Rocket framework while developing a wide set of web development skills. Throughout this book, you'll be able to walk through a hands-on project, covering everything that goes into making advanced web applications, and get to grips with the ins and outs of Rocket development, including error handling, Rust vectors, and wrappers. You'll also learn how to use synchronous and asynchronous programming to improve application performance and make processing user content easy.
By the end of the book, you'll have answers to all your questions about creating a web application using the Rust language and the Rocket web framework.
What you will learn
- Master the basics of Rust, such as its syntax, packages, and tools
- Get to grips with Rocket's tooling and ecosystem
- Extend your Rocket applications using Rust and third-party libraries
- Create a full-fledged web app with Rocket that handles user content
- Write pattern-matching logic and handle Rust object lifetimes
- Use APIs and async programming to make your apps secure and reliable
- Test your Rocket application and deploy it to production
- Containerize and scale your applications for maximum efficiency
Who this book is for
This web development book is for software engineers who want to learn how to use the Rocket framework to build web applications. Although not mandatory, basic knowledge of the Rust programming language will help you understand the topics covered easily.
Table of contents
- Rust Web Development with Rocket
- Contributors
- About the author
- About the reviewer
- Preface
- Part 1: An Introduction to the Rust Programming Language and the Rocket Web Framework
- Chapter 1: Introducing the Rust Language
- Chapter 2: Building Our First Rocket Web Application
- Chapter 3: Rocket Requests and Responses
- Chapter 4: Building, Igniting, and Launching Rocket
- Chapter 5: Designing a User-Generated Application
- Part 2: An In-Depth Look at Rocket Web Application Development
- Chapter 6: Implementing User CRUD
- Chapter 7: Handling Errors in Rust and Rocket
- Chapter 8: Serving Static Assets and Templates
- Chapter 9: Displaying Users' Post
- Chapter 10: Uploading and Processing Posts
- Chapter 11: Securing and Adding an API and JSON
- Part 3: Finishing the Rust Web Application Development
- Chapter 12: Testing Your Application
- Chapter 13: Launching a Rocket Application
- Chapter 14: Building a Full Stack Application
- Chapter 15: Improving the Rocket Application
- Other Books You May Enjoy
Product information
- Title: Rust Web Development with Rocket
- Author(s):
- Release date: June 2022
- Publisher(s): Packt Publishing
- ISBN: 9781800561304
You might also like
book
Rust Web Programming
Adopt the Rust programming language by learning how to build fully functional web applications and services …
book
Rust Web Development
Create bulletproof, high-performance web apps and servers with Rust. In Rust Web Development you will learn: …
book
The Rust Programming Language (Covers Rust 2018)
The Rust Programming Language is the official book on Rust: an open source systems programming language …
book
Hands-on Rust
Rust is an exciting new programming language combining the power of C with memory safety, fearless …