package facebook-sdk

  1. Overview
  2. No Docs
Facebook Graph API SDK for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.12.tar.gz
md5=aef31cfbf3c288dff02a380c3cfe5ef0

Description

OCaml bindings to the Facebook graph API using cohttp and lwt threads. This package is still in the early stages of development and at present only contains the functionality required to fetch a user's timeline.

Published: 11 Mar 2014

Dependencies (12)

  1. ocamlbuild build
  2. yojson
  3. uri
  4. ssl
  5. oasis
  6. lwt < "3.0.0"
  7. cohttp >= "0.10.0" & < "0.12.0"
  8. calendar >= "2.00"
  9. bolt
  10. atdgen
  11. atd = "1.0.3"
  12. ocaml >= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None