RUST WEB PROGRAMMING : a hands-on guide to developing fast and secure web apps with the ... rust programming language.
Rust is a new and fast programming language that provides memory safety without a garbage collector. With its low memory footprint, it allows web developers to build high-performance and secure web apps with relative ease. This book will help web developers to adopt Rust for web app development, whi...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
[Place of publication not identified]
PACKT Publishing Limited,
2021.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Table of Contents Quick Introduction to Rust Designing Your Web Application in Rust Handling HTTP Requests Processing HTTP Requests Displaying Content in the Browser Data Persistence with PostgreSQL Managing User Sessions Building RESTful Services Testing Our Application Endpoints and Components Deploying Our Application on AWS Understanding Rocket Web Framework Appendix A: Understanding the Warp Framework.