Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Spiros Eliopoulos <seliopou@gmail.com>
To: OCaml <caml-list@inria.fr>
Subject: [Caml-list] ANN: ocaml-dispatch
Date: Wed, 14 Oct 2015 16:55:14 -0400	[thread overview]
Message-ID: <CAEkQQgKSOYE-UoGO2xpo-HZRG0LVmpic6ZusGvk4XKH4Fcak5g@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2015-10-14 20:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEkQQgKSOYE-UoGO2xpo-HZRG0LVmpic6ZusGvk4XKH4Fcak5g@mail.gmail.com \
    --to=seliopou@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox