caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Spiros Eliopoulos <seliopou@gmail.com>
To: OCaml <caml-list@inria.fr>
Subject: [Caml-list] ANN: ocaml-webmachine
Date: Mon, 28 Sep 2015 11:52:26 -0400	[thread overview]
Message-ID: <CAEkQQgJk+heixL9A__UM4SaXiq4teKjwamik7Vm=aut9p=ArpQ@mail.gmail.com> (raw)

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

Hey there list,

I'm happy to announce the initial release of webmachine:

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

Webmachine provides a layer on top of cohttp that implements a
state-machine-based HTTP request processor. It's particularly well-suited
for writing RESTful APIs. As the name suggests, this is an OCaml port of
the webmachine[1] project.

Here are well-commented async- and lwt-based examples to help you get
started.


https://github.com/inhabitedtype/ocaml-webmachine/blob/master/examples/hello_async.ml

https://github.com/inhabitedtype/ocaml-webmachine/blob/master/examples/hello_lwt.ml

Issues and pull requests welcomed.

-Spiros E.

[1]: https://github.com/webmachine/webmachine

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

                 reply	other threads:[~2015-09-28 15:52 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='CAEkQQgJk+heixL9A__UM4SaXiq4teKjwamik7Vm=aut9p=ArpQ@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;
as well as URLs for NNTP newsgroup(s).