package gapi-ocaml

  1. Overview
  2. No Docs
A simple OCaml client for Google Services

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.4-fix.tar.gz
md5=f5c3d0a06454f410c9fa9012d7c9554e

Description

gapi-ocaml is a simple, unofficial, OCaml client for Google Services. The library supports ClientLogin, OAuth 1.0a, and OAuth 2.0 authentication. Supported RESTful APIs: Calendar APIs v3, Google+ API v1, Tasks API v1, APIs Discovery Service v1, URL Shortener API v1, OAuth2 API v2, Custom Search API v1, Google Analytics API v3, Page Speed Online API v1, Blogger API v2, Site Verification API v1, AdSense Management API v1.4, BigQuery API v2, Drive API v2, Drive API v3, Gmail API v1. Google Data Protocol APIs (GData): Google Documents List API v3.

Published: 11 Jun 2017

Dependencies (10)

  1. yojson
  2. xmlm
  3. ocurl
  4. ocamlnet >= "3.5.1" & != "4.1.9"
  5. ocamlfind build
  6. ocamlbuild build
  7. extlib-compat
  8. extlib
  9. cryptokit
  10. ocaml >= "3.12.0" & < "4.06.0"

Dev Dependencies (2)

  1. pa_monad_custom with-test
  2. ounit with-test

Used by (1)

  1. google-drive-ocamlfuse < "0.6.22"

Conflicts

None