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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[S.l.] :
PACKT PUBLISHING LIMITED,
2022.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.