package dispatch

  1. Overview
  2. Docs
Path-based dispatching for client- and server-side applications

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.0.tar.gz
sha256=021a95f89c503d546d90a7f212b369b117e45eedd91f32b5e5fcd33eea23d243
md5=2c4a28aeb35038a3c928e0ff17d97a7c

Description

ocaml-dispatch provides a basic mechanism for dispatching a request to a handler based on hierarchical path names conventionally found in URIs. It can be used both for dispatching requests in a server, as well as handing changes to hierarchical fragments in a client-side application.

Published: 29 Apr 2020

Dependencies (3)

  1. result
  2. dune >= "1.0"
  3. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest with-test & > "0.5.0"

Conflicts

None

OCaml

Innovation. Community. Security.