googleapis

google-api-nodejs-client

googleapis

Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.

AI 简介

这是一个 Google 官方维护的 Node.js 客户端库,用于安全、便捷地调用各类 Google REST API。它内置对 OAuth 2.0、API Key 和 JWT(服务账号令牌)三种认证方式的支持,自动生成各 API 的 TypeScript 类型定义,并提供媒体上传、代理配置、HTTP/2 等实用功能。适用于需要集成 Google 服务(如 Gmail、Drive、Calendar、Sheets 等)的 Node.js 应用开发场景,尤其适合构建企业级集成、自动化工具或第三方 SaaS 连接器。注意:Google Cloud Platform 专用 API(如 Cloud Storage、Pub/Sub)推荐使用更轻量、更地道的 @google-cloud/* 系列独立 SDK。

TypeScript
Apache License 2.0
12.2k
Stars
2k
Forks
350
Watchers
210
Issues

Star 增长

今日0
近 7 天0
近 30 天+9
综合评分70.82
默认分支main