package gapi-ocaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

gapi-ocaml-0.2.13.tar.gz
md5=d7acc5dc7645b82a557f97622cc192fd

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: 17 Oct 2016

Dependencies (10)

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

Dev Dependencies

None

Used by

None

Conflicts

None