Rust API Workshop

github.com

Write a Rust HTTP API with test-driven development.

rustbackend

A workshop for building an asynchronous Rust HTTP API through a series of test-driven exercises. It covers Axum, Reqwest, error handling, API mocking, and distributed tracing.