Laurcons

Laurentiu Pricop

Rust Web Backend

For one of the easier college assignments, I decided to use Rust. It was a blast!


Published: 2025-03-10
Versions and Links
GitHub: GitHub

This is a simple web API that I wrote using Rust as an exercise with the language. It uses Axum as a web driver, Tokio as the async runtime, and Diesel as a database ORM. I honestly think it works really nicely.

Go check it out on my GitHub!