Practical Rust Web Projects Building Cloud and Web-Based Applications

Go beyond the basics of Rust and build web and serverless cloud applications. The applications explained in this practical book include web sites, RESTful APIs, a real-time web chat application, and frontend application with WebAssembly. Each chapter is organized in the following format: what this k...

Full description

Bibliographic Details
Main Author: Lyu, Shing
Format: eBook
Language:English
Published: Berkeley, CA Apress 2021, 2021
Edition:1st ed. 2021
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02233nmm a2200289 u 4500
001 EB001957506
003 EBX01000000000000001120408
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210208 ||| eng
020 |a 9781484265895 
100 1 |a Lyu, Shing 
245 0 0 |a Practical Rust Web Projects  |h Elektronische Ressource  |b Building Cloud and Web-Based Applications  |c by Shing Lyu 
250 |a 1st ed. 2021 
260 |a Berkeley, CA  |b Apress  |c 2021, 2021 
300 |a XI, 256 p. 30 illus  |b online resource 
505 0 |a Chapter 1: Rust in the Web World -- Chapter 2: Developing Websites -- Chapter 3: REST APIs -- Chapter 4: Chatting in Real Time with WebSocket -- Chapter 5: Going Serverless -- Chapter 6: High Performance Web Frontend using WebAssembly 
653 |a Compilers (Computer programs) 
653 |a Compilers and Interpreters 
653 |a Web Development 
653 |a Internet programming 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-6589-5 
856 4 0 |u https://doi.org/10.1007/978-1-4842-6589-5?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.45 
520 |a Go beyond the basics of Rust and build web and serverless cloud applications. The applications explained in this practical book include web sites, RESTful APIs, a real-time web chat application, and frontend application with WebAssembly. Each chapter is organized in the following format: what this kind of application looks like; requirements for the example program; an introduction to the Rust libraries used; step-by-step implementation of the example program, including common pitfalls and best practices; and a brief comparison of libraries and frameworks in the same domain. This book will open your eyes to the world of practical web applications of Rust. After reading the book, you will be able to apply your Rust knowledge to build your own web projects. You will: Build dynamic websites with databases Build RESTful APIs Write a WebSocket server that can power a real-time chat app in Rust Discover the benefits of serverless computing using Amazon Web Service's Rust support Compile Rust to WebAssembly for high-performance frontend applications