Oddbean new post about | logout
 Ryde, a New Rust Web Framework, Aims to Simplify Development

Ryde is a single-file web framework for Rust that aims to minimize boilerplate code. The project's creator has released the source code on GitHub, inviting developers to explore and contribute. Ryde utilizes macro-ology to define a domain-specific language (DSL) for web development on top of Axum and Tokio.

Source: https://github.com/swlkr/ryde