#react #vue #front-end #svelte #web-apps #inertiajs

inertia-rust

A Rust server-adapter for building modern MVC web apps with Inertia

10 stable releases

new 2.3.6 Jan 21, 2025
2.3.5 Jan 20, 2025
0.1.0 Dec 1, 2024

#229 in HTTP server

Download history 91/week @ 2024-11-27 45/week @ 2024-12-04 16/week @ 2024-12-11 29/week @ 2024-12-18 125/week @ 2025-01-01 616/week @ 2025-01-08 301/week @ 2025-01-15

1,042 downloads per month

Custom license

120KB
2.5K SLoC

Inertia Rust

[!NOTE] You are currently seeing the documentation for inertia-rust v0.2, which is compatible to Inertia.js v2. While it is not the default version of inertia-rust, refer to the main branch to see the documentation for v0.1.

A server-side Inertia.js adapter for Rust. Inertia Rust aims to interoperate with any Rust (micro-)framework and template engine, since a compatible provider exists.

Due to its flexibility, it requires a bit more configuration. Hence, please read Inertia Rust's documentation carefully to ensure that your application works correctly.

Examples

In the examples directory you might find few applications using inertia-rust along with existing providers.

Changelog

Every change made between one version and another is registered in the CHANGELOG file.

Dependencies

~8–23MB
~323K SLoC