dispatchversion

Path-based dispatching for client- and server-side applications

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.

AuthorSpiros Eliopoulos <spiros@inhabitedtype.com>
LicenseBSD-3-clause
Published
Homepagehttps://github.com/inhabitedtype/ocaml-dispatch
Issue Trackerhttps://github.com/inhabitedtype/ocaml-dispatch/issues
MaintainerSpiros Eliopoulos <spiros@inhabitedtype.com>
Dependencies
Source [http] https://github.com/inhabitedtype/ocaml-dispatch/archive/0.5.0.tar.gz
md5=2c4a28aeb35038a3c928e0ff17d97a7c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dispatch/dispatch.0.5.0/opam
Required by