- Notifications
You must be signed in to change notification settings - Fork0
An Inertia.js server-side adapter for Rust applications.
License
KaioFelps/inertia-rust
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Note
You are currently seeing the documentation forinertia-rust v2.*, which is compatibleto Inertia.js v2. While it is not the default version of inertia-rust, refer to themainbranch to see the documentation for v0.1.
A server-side Inertia.js adapter for Rust. Inertia Rust aims to interoperate with anyRust (micro-)framework and template engine, since a compatible provider exists.
Due to its flexibility, it requires a bit more configuration. Hence, please readInertia Rust's documentation carefully to ensurethat your application works correctly.
In theexamples directory you might find few applications using inertia-rustalong with existing providers.
Every change made between one version and another is registered in theCHANGELOGfile.
About
An Inertia.js server-side adapter for Rust applications.