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

Installation

To install the package, use OPAM:

opam install dream-inertia

Alternatively, you can use nix to install the package.

Documentation

The documentation is available at https://naora.github.io/dream-inertia/dream-inertia/Dream_inertia/index.html.

License

This project is licensed under the MIT License. See the LICENSE file for details.

TODO