Building web APIs with Rust (beginners)
Paris Liakos
3:48:36
Description
Back-end web development in Rust for beginners
What You'll Learn?
- Building and deploying a basic Rocket REST API
- Implementing Basic Authentication for a Rocket REST API
- How basic CRUD with Diesel ORM works
- Simple serializing and deserializing Rust structs with Serde
Who is this for?
More details
DescriptionRust is a systems programming language which you can use to write applications with high performance. It is amazingly refreshing with a very helpful compiler who is your mentor since the very beginning.
Cargo is not only a package manager but also a build tool, a documentation generator and a lot more, making your every day managing Rust apps really easy.
It is no wonder that for these reasons, plus many more, Rust was voted as StackOverflowâs most loved programming language, seven years in a row.
You are a web developer who wants to use Rust and is looking for a resource to guide you through the currently available tools and the surrounding ecosystem.
Well, look no further! In this course we will experience how easy and straight forward creating a web application with Rust is. We will create routes, endpoints, set up authorization, handle databases and feed our clients with JSON. We will use tools such as the Rocket framework and the Diesel ORM. The authorization will be a simple Basic authorization.
In the end we will have a fully functioning CRUD REST API ready to serve clients asynchronously and blazingly fast. We will also deploy this application behind an nginx webserver which will also handle the SSL negotiation, making our app served in a secured way under HTTPS. (requires an existing webserver and domain)
Jump abroad!
Who this course is for:
- Backend web developers interested into Rust
- Rust developers interested in web development
Rust is a systems programming language which you can use to write applications with high performance. It is amazingly refreshing with a very helpful compiler who is your mentor since the very beginning.
Cargo is not only a package manager but also a build tool, a documentation generator and a lot more, making your every day managing Rust apps really easy.
It is no wonder that for these reasons, plus many more, Rust was voted as StackOverflowâs most loved programming language, seven years in a row.
You are a web developer who wants to use Rust and is looking for a resource to guide you through the currently available tools and the surrounding ecosystem.
Well, look no further! In this course we will experience how easy and straight forward creating a web application with Rust is. We will create routes, endpoints, set up authorization, handle databases and feed our clients with JSON. We will use tools such as the Rocket framework and the Diesel ORM. The authorization will be a simple Basic authorization.
In the end we will have a fully functioning CRUD REST API ready to serve clients asynchronously and blazingly fast. We will also deploy this application behind an nginx webserver which will also handle the SSL negotiation, making our app served in a secured way under HTTPS. (requires an existing webserver and domain)
Jump abroad!
Who this course is for:
- Backend web developers interested into Rust
- Rust developers interested in web development
User Reviews
Rating
Paris Liakos
Instructor's Courses
Udemy
View courses Udemy- language english
- Training sessions 21
- duration 3:48:36
- Release Date 2023/04/26