Inertia is an adapter for the Inertia.js library adapted for the Go.
The library is designed to feel natural and look nature to Go developers. As such the API diverges from the reference implementation of Inertia in PHP.
Optionally, it provides an opinionated framework for building Inertia.js applications on top of the http.ServeMux compatible routers.
This library bundles a minimal adapter for the Vite build tool available via go.segfaultmedaddy.com/inertia/contrib/vite.
MIT licensed