caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: John McAlpine <john.mcalpine@student.nmt.edu>
To: "Sébastien Hinderer" <Sebastien.Hinderer@inria.fr>, caml-list@inria.fr
Subject: Re: [Caml-list] REST APIs
Date: Tue, 4 Apr 2017 15:28:17 -0600	[thread overview]
Message-ID: <CAGUACD41YjSrAfcOrh8XUfFuQxzwH2i0guHVOWC+i797ntfYow@mail.gmail.com> (raw)
In-Reply-To: <20170404082246.gco2rykoz7tvdrgw@pl-59055.rocqadm.inria.fr>

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

I'm making a PPX Deriving plugin for this exact purpose! It's called
ppx_netblob and I have a blog post outlining its use here:
https://medium.com/@cb04cf16ac8a/a48f970c9af8 (sending from my phone, so I
can't explain much more about it). I'd love to work with you to help
improve it, since at the moment it's pretty much just suited for a couple
of my personal projects.

It can use both http and https as long as your cohttp installation can use
them both

On Apr 4, 2017 02:23, "Sébastien Hinderer" <Sebastien.Hinderer@inria.fr>
wrote:

> Dear all,
>
> Is there a recommended OCaml library that can be used for interacting
> with REST APIs?
>
> It should work over http as well as https.
>
> Thanks,
>
> Sébastien.
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

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

      parent reply	other threads:[~2017-04-04 21:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-04  8:22 Sébastien Hinderer
2017-04-04 13:46 ` Francois BERENGER
2017-04-04 15:02 ` Hezekiah M. Carty
2017-04-04 21:28 ` John McAlpine [this message]

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=CAGUACD41YjSrAfcOrh8XUfFuQxzwH2i0guHVOWC+i797ntfYow@mail.gmail.com \
    --to=john.mcalpine@student.nmt.edu \
    --cc=Sebastien.Hinderer@inria.fr \
    --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).