Create bulletproof high-performance web apps and servers with Rust.In Rust Web Development you
will learn: Handling the borrow checker in an asynchronous environment Creating web APIs and
using JSON in Rust Graceful error handling Testing tracing logging and debugging Deploying
Rust applications Efficient database access Rust Web Development is a hands-on guide to
building server-based web applications with Rust. If you've built web servers using Java C#
or PHP you'll instantly fall in love with the performance and development experience Rust
delivers. This book shows you how to work efficiently using pure Rust along with important
Rust libraries such as tokio for async runtimes warp for web servers and APIs and reqwest to
run external HTTP requests.