Rust Servers, Services, and Apps
eBook - ePub

Rust Servers, Services, and Apps

  1. 328 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Rust Servers, Services, and Apps

About this book

Deliver fast, reliable, and maintainable applications by building backend servers, services, and frontends all in nothing but Rust. In Rust Servers, Services, and Apps, you'll learn:

  • Developing database-backed web services in Rust
  • Building and securing RESTful APIs
  • Writing server-side web applications in Rust
  • Measuring and benchmarking web service performance
  • Packaging and deploying web services
  • Full-stack Rust applications


The blazingly fast, safe, and efficient Rust language has been voted "most loved" for multiple consecutive years on the StackOverflow survey. Rust Server, Services, and Apps shows you why! Inside, you'll build web servers, RESTful services, server-rendered apps, and client frontends just using Rust. You'll learn to write code with small and predictable resource footprints, and build high-performing applications with unmatched safety and reliability. About the technology Build speedy, stable, and safe web servers in Rust! With a unique approach to memory management and concurrency, Rust excels at getting the low-level details right so your applications run fast and flawlessly. And Rust's incredible compiler helps you avoid expensive mistakes when you're deploying web services and other core components in production. About the book Rust Servers, Services, and Apps shows you how to create modern distributed web apps using the Rust language. You'll start with the basics: building a simple HTTP server and a RESTful web service. Then, you'll make them production ready by adding security, database interactivity, and error handling. Finally, you'll tackle a digital storefront service, create a single page app, and dig into asynchronous programming. All examples are fully illustrated and include annotated code you can easily adapt to your own projects. What's inside

  • Craft resilient and secure RESTful APIs
  • Package and deploy web services
  • Refactor fearlessly thanks to Rust's guaranteed safety
  • Slash costs with Rust's runtime and compile-time optimizations
  • Asynchronous programming with Rust


About the reader For web developers who know the basics of Rust. About the author Prabhu Eshwarla is the CTO of a startup building a layer-1 blockchain using Rust. Previously, he held engineering and leadership roles at Hewlett Packard. Table of Contents PART 1 - WEB SERVERS AND SERVICES
1 Why Rust for web applications?
2 Writing a basic web server from scratch
3 Building a RESTful web service
4 Performing database operations
5 Handling errors
6 Evolving the APIs and fearless refactoring
PART 2 - ERVER-SIDE WEB APPLICATIONS
7 Introducing server-side web apps in Rust
8 Working with templates for tutor registration
9 Working with forms for course maintenance
PART 3 - ADVANCED TOPIC: ASYNC RUST
10 Understanding async Rust
11 Building a P2P node with async Rust
12 Deploying web services with Docker

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Rust Servers, Services, and Apps by Prabhu Eshwarla in PDF and/or ePUB format, as well as other popular books in Computer Science & Client-Server Computing. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. inside front cover
  2. Rust Servers, Services, and Apps
  3. Copyright
  4. contents
  5. front matter
  6. Part 1. Web servers and services
  7. 1 Why Rust for web applications?
  8. 2 Writing a basic web server from scratch
  9. 3 Building a RESTful web service
  10. 4 Performing database operations
  11. 5 Handling errors
  12. 6 Evolving the APIs and fearless refactoring
  13. Part 2. Server-side web applications
  14. 7 Introducing server-side web apps in Rust
  15. 8 Working with templates for tutor registration
  16. 9 Working with forms for course maintenance
  17. Part 3. Advanced topic: Async Rust
  18. 10 Understanding async Rust
  19. 11 Building a P2P node with async Rust
  20. 12 Deploying web services with Docker
  21. Appendix. Postgres installation
  22. index
  23. inside back cover