Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
dream-inertia
Description
This is a OCaml implementation of the Inertia protocol for the Dream web framework. It allows you to build single-page applications (SPAs) using Inertia.js and OCaml.
Features
Support for client-side rendering (CSR)
Support for shared data
Support for merged props
Support for always and optional props
Support for CSRF token
Support for history encryption
Installation
To install the package, use OPAM:
opam install dream-inertia
Alternatively, you can use nix to install the package.