/axum_vs_nginx

Contains an example how a webserver that replaces nginx can be written with axum

Primary LanguageRust

Replacing nginx

This contains the example code from my blog article about replacing an nginx installation with a custom webserver written with Rust and Axum.

You can read the article here: TBD