caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ANN: ocaml-dispatch
@ 2015-10-14 20:55 Spiros Eliopoulos
  0 siblings, 0 replies; only message in thread
From: Spiros Eliopoulos @ 2015-10-14 20:55 UTC (permalink / raw)
  To: OCaml

[-- Attachment #1: Type: text/plain, Size: 851 bytes --]

Hey List,

I'm happy to announce the initial release of ocaml-dispatch:

   https://github.com/inhabitedtype/ocaml-dispatch

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 via
js_of_ocaml.

The code for this package originated from the webmachine[0] project. The
dispatch package is now a dependency of webmachine as of the 0.2.0 release.
You can find dispatch.0.1.0 in OPAM currently, and webmachine.0.2.0 there
shortly.

There are some small projects in the issue tracker if anybody would like to
contribute. Issues and pull requests welcomed.

-Spiros E.

[0]: https://github.com/inhabitedtype/ocaml-webmachine

[-- Attachment #2: Type: text/html, Size: 1220 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-14 20:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-14 20:55 [Caml-list] ANN: ocaml-dispatch Spiros Eliopoulos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).