Book description
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.
What You Will Learn- 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
Product information
- Title: Practical Rust Web Projects: Building Cloud and Web-Based Applications
- Author(s):
- Release date: January 2021
- Publisher(s): Apress
- ISBN: 9781484265895
You might also like
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
video
Introduction to Web Development in Rust
Why and how to use Rust for web development.
book
Creative Projects for Rust Programmers
A practical guide to understanding the latest features of the Rust programming language, useful libraries, and …