Have a personal or library account? Click
here
to login
Paradigm
reference-global.com
Content
Services
Paradigm
Partners
Contact
Books
Rust Web Programming
Rust Web Programming: A hands-on guide to developing, packaging, and deploying fully functional Rust web applications
Rust Web Programming: A hands-on guide to developing, packaging, and deploying fully functional Rust web applications
Chapter in the book
Rust Web Programming
Publisher:
Packt Publishing Limited
By:
Maxwell Flitton
Paid access
|
Feb 2023
Book details
Table of contents
Table of Contents
A 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
Configuring HTTPS with NGINX on AWS
Recreating Our Application in Rocket
Best Practices for a Clean Web App Repository
Exploring the Tokio Framework
Accepting TCP Traffic with Tokio
Building Protocols on Top of TCP
Implementing Actors and Async with the Hyper Framework
Queuing Tasks with Redis
PDF preview is not available for this content.
PDF ISBN:
978-1-80323-665-0
Publisher:
Packt Publishing Limited
Copyright owner:
© 2023 Packt Publishing Limited
Publication date:
2023
Language:
English
Pages:
666
Related subjects:
Computer sciences
,
Computer sciences, other
Previous chapter
Rust Web Programming
Next chapter