Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language (Paperback or Softback)

Flitton, Maxwell

ISBN 10: 1800560818 ISBN 13: 9781800560819
Published by Packt Publishing 2/26/2021, 2021
New Paperback or Softback

From BargainBookStores, Grand Rapids, MI, U.S.A. Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

AbeBooks Seller since 23 January 2002

This specific item is no longer available.

About this Item

Description:

Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language. Seller Inventory # BBS-9781800560819

Report this item

Synopsis:

Adopt the Rust programming language by learning how to build fully functional web applications and services and address challenges relating to safety and performance

Key Features

  • Build scalable web applications in Rust using popular frameworks such as Actix, Rocket, and Warp
  • Create front-end components that can be injected into multiple views
  • Develop data models in Rust to interact with the database

Book Description

Are safety and high performance a big concern for you while developing web applications?

While most programming languages have a safety or speed trade-off, Rust provides memory safety without using a garbage collector. This means that with its low memory footprint, you can build high-performance and secure web apps with relative ease.

This book will take you through each stage of the web development process, showing you how to combine Rust and modern web development principles to build supercharged web apps.

You'll start with an introduction to Rust and understand how to avoid common pitfalls when migrating from traditional dynamic programming languages. The book will show you how to structure Rust code for a project that spans multiple pages and modules. Next, you'll explore the Actix Web framework and get a basic web server up and running. As you advance, you'll learn how to process JSON requests and display data from the web app via HTML, CSS, and JavaScript. You'll also be able to persist data and create RESTful services in Rust. Later, you'll build an automated deployment process for the app on an AWS EC2 instance and Docker Hub. Finally, you'll play around with some popular web frameworks in Rust and compare them.

By the end of this Rust book, you'll be able to confidently create scalable and fast web applications with Rust.

What you will learn

  • Structure scalable web apps in Rust in Rocket, Actix Web, and Warp
  • Apply data persistence for your web apps using PostgreSQL
  • Build login, JWT, and config modules for your web apps
  • Serve HTML, CSS, and JavaScript from the Actix Web server
  • Build unit tests and functional API tests in Postman and Newman
  • Deploy the Rust app with NGINX and Docker onto an AWS EC2 instance

Who this book is for

This book on web programming with Rust is for web developers who have programmed in traditional languages such as Python, Ruby, JavaScript, and Java and are looking to develop high-performance web applications with Rust. Although no prior experience with Rust is necessary, a solid understanding of web development principles and basic knowledge of HTML, CSS, and JavaScript are required if you want to get the most out of this book.

Table of Contents

  1. Quick Introduction to Rust
  2. Designing Your Web Application in Rust
  3. Handling HTTP Requests
  4. Processing HTTP Requests
  5. Displaying Content in the Browser
  6. Data Persistence with PostgreSQL
  7. Managing User Sessions
  8. Building RESTful Services
  9. Testing Our Application Endpoints and Components
  10. Deploying Our Application on AWS
  11. Understanding Rocket Web Framework
  12. Appendix A: Understanding the Warp Framework

About the Author:

Maxwell Flitton is a Software Engineer who works at a financial tech company called Monolith AI. In 2011, Maxwell achieved his Bachelor of Science in Nursing degree from the University of Lincoln, UK. While working 12 hours shifts in the A and E departments of hospitals, Maxwell obtained another degree in Physics from The Open University in the UK and then moved one to another milestone, with a Postgrad Diploma in Physics and Engineering in Medicine from UCL in London. He developed an open source machine learning deployment software called DeployML which can be downloaded via pip and occasionally he teaches computational medicine at Imperial College London every now and then.

"About this title" may belong to another edition of this title.

Bibliographic Details

Title: Rust Web Programming: A hands-on guide to ...
Publisher: Packt Publishing 2/26/2021
Publication Date: 2021
Binding: Paperback or Softback
Condition: New
Book Type: Book

Top Search Results from the AbeBooks Marketplace

Stock Image

Flitton, Maxwell
Published by Packt Publishing, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Used Softcover

Seller: Bulrushed Books, Moscow, ID, U.S.A.

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Condition: Good. SHIPS FAST. RESCUED + RENEWED. Clean pages, light wear, and a strong binding make this a reliable, quality Good+ copy, kept in circulation through our Book Sustainability Program. No access codes or CDs. Seller Inventory # #216E-00092

Contact seller

Buy Used

£ 11.51
£ 6.69 shipping
Ships within U.S.A.

Quantity: 1 available

Add to basket

Stock Image

Flitton, Maxwell
Published by Packt Publishing, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Used Paperback

Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less. Seller Inventory # G1800560818I3N00

Contact seller

Buy Used

£ 15.28
Free Shipping
Ships within U.S.A.

Quantity: 1 available

Add to basket

Stock Image

Maxwell Flitton
Published by Packt Publishing, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
Used Softcover

Seller: Buchpark, Trebbin, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Sehr gut. Zustand: Sehr gut | Seiten: 394 | Sprache: Englisch | Produktart: Bücher | Adopt the Rust programming language by learning how to build fully functional web applications and services and address challenges relating to safety and performance Key Features:Build scalable web applications in Rust using popular frameworks such as Actix, Rocket, and Warp Create front-end components that can be injected into multiple views Develop data models in Rust to interact with the database Book Description: Are safety and high performance a big concern for you while developing web applications? While most programming languages have a safety or speed trade-off, Rust provides memory safety without using a garbage collector. This means that with its low memory footprint, you can build high-performance and secure web apps with relative ease. This book will take you through each stage of the web development process, showing you how to combine Rust and modern web development principles to build supercharged web apps. You'll start with an introduction to Rust and understand how to avoid common pitfalls when migrating from traditional dynamic programming languages. The book will show you how to structure Rust code for a project that spans multiple pages and modules. Next, you'll explore the Actix Web framework and get a basic web server up and running. As you advance, you'll learn how to process JSON requests and display data from the web app via HTML, CSS, and JavaScript. You'll also be able to persist data and create RESTful services in Rust. Later, you'll build an automated deployment process for the app on an AWS EC2 instance and Docker Hub. Finally, you'll play around with some popular web frameworks in Rust and compare them. By the end of this Rust book, you'll be able to confidently create scalable and fast web applications with Rust. What You Will Learn:Structure scalable web apps in Rust in Rocket, Actix Web, and Warp Apply data persistence for your web apps using PostgreSQL Build login, JWT, and config modules for your web apps Serve HTML, CSS, and JavaScript from the Actix Web server Build unit tests and functional API tests in Postman and Newman Deploy the Rust app with NGINX and Docker onto an AWS EC2 instance Who this book is for: This book on web programming with Rust is for web developers who have programmed in traditional languages such as Python, Ruby, JavaScript, and Java and are looking to develop high-performance web applications with Rust. Although no prior experience with Rust is necessary, a solid understanding of web development principles and basic knowledge of HTML, CSS, and JavaScript are required if you want to get the most out of this book. Seller Inventory # 37271639/2

Contact seller

Buy Used

£ 18.97
£ 91.89 shipping
Ships from Germany to U.S.A.

Quantity: 1 available

Add to basket

Stock Image

Flitton, Maxwell
Published by Packt Publishing 2021-02, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
New PF

Seller: Chiron Media, Wallingford, United Kingdom

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

PF. Condition: New. Seller Inventory # 6666-IUK-9781800560819

Contact seller

Buy New

£ 33.24
£ 15.49 shipping
Ships from United Kingdom to U.S.A.

Quantity: 10 available

Add to basket

Stock Image

Flitton, Maxwell
Published by Packt Publishing, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
New Softcover

Seller: Lucky's Textbooks, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # ABLIING23Mar2912160211473

Contact seller

Buy New

£ 33.42
£ 2.97 shipping
Ships within U.S.A.

Quantity: Over 20 available

Add to basket

Stock Image

Maxwell Flitton
Published by Packt Publishing, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
New Softcover

Seller: GoldBooks, Denver, CO, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: new. Seller Inventory # 14M94_43_1800560818

Contact seller

Buy New

£ 34.80
£ 3.17 shipping
Ships within U.S.A.

Quantity: 1 available

Add to basket

Stock Image

Maxwell Flitton
Published by Packt Publishing Limited, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
New PAP
Print on Demand

Seller: PBShop.store UK, Fairford, GLOS, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Seller Inventory # L0-9781800560819

Contact seller

Buy New

£ 36.05
£ 5.87 shipping
Ships from United Kingdom to U.S.A.

Quantity: Over 20 available

Add to basket

Stock Image

Maxwell Flitton
Published by Packt Publishing, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
New Softcover

Seller: California Books, Miami, FL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # I-9781800560819

Contact seller

Buy New

£ 37.59
Free Shipping
Ships within U.S.A.

Quantity: Over 20 available

Add to basket

Stock Image

Maxwell Flitton
Published by Packt Publishing Limited, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
New PAP
Print on Demand

Seller: PBShop.store US, Wood Dale, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Seller Inventory # L0-9781800560819

Contact seller

Buy New

£ 40.95
Free Shipping
Ships within U.S.A.

Quantity: Over 20 available

Add to basket

Stock Image

Maxwell Flitton
Published by Packt Publishing Limited, 2021
ISBN 10: 1800560818 ISBN 13: 9781800560819
New Paperback / softback
Print on Demand

Seller: THE SAINT BOOKSTORE, Southport, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback / softback. Condition: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days. Seller Inventory # C9781800560819

Contact seller

Buy New

£ 40.99
£ 12.97 shipping
Ships from United Kingdom to U.S.A.

Quantity: Over 20 available

Add to basket

There are 6 more copies of this book

View all search results for this book