HOME > Development > Building web APIs with Rust (beginners)

Building web APIs with Rust (beginners)

  • Development
  • Jan 14, 2025
SynopsisBuilding web APIs with Rust (beginners , available at $64.99,...
Building web APIs with Rust (beginners)  No.1

Building web APIs with Rust (beginners), available at $64.99, has an average rating of 4.38, with 21 lectures, 1 quizzes, based on 200 reviews, and has 1976 subscribers.

You will learn about Building and deploying a Rocket REST API Implementing Basic Authentication for a Rocket REST API How basic CRUD with Diesel ORM works Serializing and deserializing Rust structs with Serde This course is ideal for individuals who are Backend web developers interested into Rust or Rust developers interested in web development It is particularly useful for Backend web developers interested into Rust or Rust developers interested in web development.

Enroll now: Building web APIs with Rust (beginners)

Summary

Title: Building web APIs with Rust (beginners)

Price: $64.99

Average Rating: 4.38

Number of Lectures: 21

Number of Quizzes: 1

Number of Published Lectures: 21

Number of Published Quizzes: 1

Number of Curriculum Items: 26

Number of Published Curriculum Objects: 26

Original Price: $27.99

Quality Status: approved

Status: Live

What You Will Learn

  • Building and deploying a Rocket REST API
  • Implementing Basic Authentication for a Rocket REST API
  • How basic CRUD with Diesel ORM works
  • Serializing and deserializing Rust structs with Serde
  • Who Should Attend

  • Backend web developers interested into Rust
  • Rust developers interested in web development
  • Target Audiences

  • 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 and desired programming language, eight 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!

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Introduction

    Lecture 2: Visual Studio Code setup

    Lecture 3: Gitlab repository

    Chapter 2: Routing

    Lecture 1: Hello world!

    Lecture 2: JSON

    Lecture 3: CRUD routes

    Lecture 4: Error catchers

    Chapter 3: Auth

    Lecture 1: Basic auth intro

    Lecture 2: Implementing a basic auth guard

    Lecture 3: Cleanup

    Chapter 4: Database

    Lecture 1: Diesel CLI

    Lecture 2: Diesel and rocket – Dependencies

    Lecture 3: Diesel and rocket – Model & first query

    Lecture 4: Diesel and rocket – New model & create endpoint

    Lecture 5: Diesel and rocket – Full CRUD

    Lecture 6: Repositories

    Lecture 7: Error handling

    Lecture 8: Embedding migrations

    Chapter 5: Deploying

    Lecture 1: Deploying and systemd

    Lecture 2: Reverse proxying with nginx and ssl

    Chapter 6: Outro

    Lecture 1: Recap and goodbye

    Instructors

  • Building web APIs with Rust (beginners)  No.2
    Paris Liakos
    Web rustler
  • Rating Distribution

  • 1 stars: 4 votes
  • 2 stars: 6 votes
  • 3 stars: 26 votes
  • 4 stars: 63 votes
  • 5 stars: 101 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!