Programming

3 Posts

Building an API with Rust and Axum – Part 2: Architecture of Rust, Axum, and SeaORM

Building an API with Rust and Axum – Part 2: Architecture of Rust, Axum, and SeaORM

April 11, 2025

In this section, we delve into the architecture powering the API system built with Rust, Axum, and SeaORM. This structur...

Building an API with Rust and Axum – Part 1: Project Initialization & Setup

Building an API with Rust and Axum – Part 1: Project Initialization & Setup

April 8, 2025

In today’s fast-paced backend development landscape, Rust is gaining traction for its performance, safety, and growing e...

Why Rust is a Game-Changer for Building High-Performance APIs and Background Workers

Why Rust is a Game-Changer for Building High-Performance APIs and Background Workers

April 6, 2025

In recent years, Rust has evolved from a niche systems language into a serious contender for building modern backend inf...