Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Building REST APIs in Rust 2021 with Actix Web

Posted By: IrGens
Building REST APIs in Rust 2021 with Actix Web

Building REST APIs in Rust 2021 with Actix Web
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 20m | 329 MB
Instructor: Edward Curren

Given how mature and popular HTTP is as a protocol, web APIs are a popular solution for client and server interaction. This course will teach you how to implement secure, reliable, and blazingly fast web APIs using Rust.

What you'll learn

Applications need to serve data to systems anywhere in the world. Web APIs are built on the HTTP protocol which is not only a mature and ubiquitous protocol for data exchange, but also doesn't care what language or technology you use to send data over it. In this course, Building REST APIs in Rust 2021 with Actix Web, you’ll learn to build secure, reliable, and blazingly fast RESTful APIs using Rust.

First, you’ll explore setting up a standalone HTTP server built into your API project. Next, you’ll discover how to set up secure API endpoints that your API will serve. Finally, you’ll learn how to integrate a web front end to use your Rust API.

When you’re finished with this course, you’ll have the skills and knowledge needed to implement secure, reliable, and blazingly fast web APIs using Rust.


Building REST APIs in Rust 2021 with Actix Web