Description
Helps OCaml developers integrate software with Google service APIs. It supplies client-side code for talking to Google services from OCaml projects instead of building every request layer from scratch.
This is a development library, not a user-facing application. Projects that use it may handle Google accounts, API tokens, calendars, documents, or other online data, so credential storage and API permissions need care.