E-Book, Englisch, 394 Seiten
Flitton Rust Web Programming
1. Auflage 2021
ISBN: 978-1-80056-609-5
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
A hands-on guide to developing fast and secure web apps with the Rust programming language
E-Book, Englisch, 394 Seiten
ISBN: 978-1-80056-609-5
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Rust Web Programming".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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