gapi-ocamlversion
A simple OCaml client for Google Services
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.
Author | Alessandro Strada |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/astrada/gapi-ocaml |
Issue Tracker | https://github.com/astrada/gapi-ocaml/issues |
Maintainer | Alessandro Strada <alessandro.strada@gmail.com> |
Dependencies | |
Source [http] | https://github.com/astrada/gapi-ocaml/archive/v0.3.19.tar.gz sha256=3ae81f6e2aa5987ecfab0873a275a0b4f3a10725ce908e4bc4fa1007026db87d md5=787515cebee33e64d2f691ea807a8055 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/gapi-ocaml/gapi-ocaml.0.3.19/opam |
Required by
- google-drive-ocamlfuse>=0.6.22 & <0.7.27