package gapi-ocaml

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.4.8.tar.gz
sha256=5cc769af46198deb88707ccb50398088316e60f51db8c36389e6a2aae4c2ad30
md5=d918a22fde1b1d49a9783fb2f932d059

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, Sheets API v4.

Published: 03 Jan 2026

Dependencies (7)

  1. cppo >= "1.1.0"
  2. camlp-streams
  3. yojson >= "1.6.0"
  4. ocurl
  5. dune >= "2.0.0"
  6. cryptokit >= "1.21"
  7. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. ounit2 with-test

Conflicts

None