Interacting with REST api's via OCaml
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
I've been wanting to make a small command line application that pulls data from a REST api, is there any good libaries or tutorials on how to do this? I've found cohttp but the documentation is very lacking (I'm half planning to write it once I figure it out). thank you in advance, - justgage