dispatchversion
Path-based dispatching for client- and server-side applications.
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.1.0.tar.gz sha256=4d8c4c032821cb8214eeeed051db71b1cb59005afb9184b567e1d5aedd541c0b md5=1aebd190fb41d63ee59b21e303b5d7b1 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dispatch/dispatch.0.1.0/opam |
Required by
- webmachine=0.2.0