Loading…

RUST WEB DEVELOPMENT WITH ROCKET a practical guide to starting your journey in Rust web development using the Rocket framework /

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 Combin...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Murti, Karuna
Format: Electronic eBook
Language:Inglés
Published: [S.l.] : PACKT PUBLISHING LIMITED, 2022.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.