Rust Alternative to FastAPI

โš“ rust    ๐Ÿ“… 2025-05-16    ๐Ÿ‘ค surdeus    ๐Ÿ‘๏ธ 4      

surdeus

Warning

This post was published 45 days ago. The information described in this article may have changed.

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Rust Alternative to FastAPI

I have been working on building out an IDENTY Management system for use by a Rust based ERP system.

My frustrations with the likes of Actix, Axum and others have led me to a โ€˜fuck it all, fuck it all momentโ€™!

Frozen song **** it all ๐Ÿคฃ

I decided to revisit how one could handle API serving.

Would love some feedback, maybe the project might be of interest to more than myself!

1 post - 1 participant

Read full topic

๐Ÿท๏ธ rust_feed