Rust & Axum tutorials / books ??

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • axum-tutorial

    Axum web framework tutorial for beginners.

  • Have you searched Axum Tutorial For Beginners?

  • zero-to-production

    Code for "Zero To Production In Rust", a book on API development using Rust.

  • I can recommend Zero To Production. Although it's for Actix Web, many concepts that are not specific to routing and middleware do apply to Axum.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tokio

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

  • https://tokio.rs/ Is a good start after you finish the book.

  • realworld-axum-sqlx

    A Rust implementation of the Realworld demo app spec using Axum and SQLx. (by davidpdrsn)

  • This is an updated version by the core maintainer of Axum https://github.com/davidpdrsn/realworld-axum-sqlx

  • demo-rust-axum

    Demo of Rust and axum web framework with Tokio, Tower, Hyper, Serde

  • Demo Rust Axum has source and a free e-book PDF: https://github.com/joelparkerhenderson/demo-rust-axum

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts