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

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

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

only message in thread, other threads:[~2015-09-28 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-28 15:52 [Caml-list] ANN: ocaml-webmachine 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).