dispatchversion Documentation on ocaml.org
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.
| Author | Spiros Eliopoulos <spiros@inhabitedtype.com> |
|---|---|
| License | BSD-3-Clause |
| Published | |
| Homepage | https://github.com/inhabitedtype/ocaml-dispatch |
| Issue Tracker | https://github.com/inhabitedtype/ocaml-dispatch/issues |
| Maintainer | Spiros Eliopoulos <spiros@inhabitedtype.com> |
| Dependencies | |
| Source [http] | https://github.com/inhabitedtype/ocaml-dispatch/archive/0.4.1.tar.gz sha256=26dc203146dd956d9fe53f1ee934411550ca9e6ad343ec9787ca53897c406354 md5=646dc67647f12db38bce7a761a75b3bc |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dispatch/dispatch.0.4.1/opam |
Required by
- dispatch-js
- webmachine<0.7.0


