Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/google/google-api-javascript-client

Google APIs Client Library for browser JavaScript, aka gapi.
https://github.com/google/google-api-javascript-client

Last synced: about 2 months ago
JSON representation

Google APIs Client Library for browser JavaScript, aka gapi.

Awesome Lists containing this project

README

        

# Google API Client Library for JavaScript

## Description

The Google API Client Library for JavaScript is designed for JavaScript client-application
developers. It offers simple, flexible access to many Google APIs.

> Note: This repo does not contain the source code for the `gapi` client.

## Features

The JavaScript client library [supports these Google APIs](https://developers.google.com/apis-explorer/#p/).

If you use TypeScript, you can install [`@types/gapi`](https://www.npmjs.com/package/@types/gapi) for autocompletion.

# Documentation

- [Getting Started](docs/start.md)
- [Reference](docs/reference.md)

## Guides

- [Auth](docs/auth.md)
- [Batch](docs/batch.md)
- [Discovery Documents](docs/discovery.md)
- [FAQ](docs/faq.md)
- [Promises](docs/promises.md)
- [Samples](docs/samples.md)

## Links

- [Discussions](https://github.com/google/google-api-javascript-client/issues)