An OCaml library for accessing the Facebook API.
Development on this project has ceased.
This project provided an OCaml library for access the Facebook API. It should probably be considered out of data and most likely does not work with the latest version of the Facebook API.
This library is distributed through OPAM, simply run opam install social-facebook-api
. The Findlib package name is sociaml_facebook_api
.
Development requires a working OCaml installation and OASIS installed. It is recommended that you use OPAM to install and configure Ocaml and OASIS. Please refer to the Makefile
for build targets.
Distributed under the ISC license. See LICENSE
for more information.