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.1
* BigQuery API v2
* Drive API v2
* Drive API v3
* Gmail API v1
Features
* Monadic interface
* [Functional lenses](http://astrada.github.com/gapi-ocaml/GapiLens.html) to
access data structures
* Service generator (experimental): a tool for generating client libraries for
APIs based on the Google API Discovery format
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ocaml/ocaml-gapi && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000504 504 Bytes | |
ocaml-gapi-0.3.16.tar.xz | 0000354744 346 KB | |
ocaml-gapi.changes | 0000002386 2.33 KB | |
ocaml-gapi.spec | 0000003707 3.62 KB |
Revision 30 (latest revision is 42)
make check
Comments 0