package gapi-ocaml

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

Install

Authors

Maintainers

Sources

v0.4.2.tar.gz
md5=d8f549e73826599a5ae94a3633aa7356

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.

Published: 08 Sep 2021

Dependencies (6)

  1. yojson < "2.0.0"
  2. ocurl
  3. ocamlnet >= "4.1.4"
  4. dune
  5. cryptokit
  6. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. ounit with-test

Used by (1)

  1. google-drive-ocamlfuse >= "0.7.22"

Conflicts

None