1.0.9 • Published 4 months ago
google-api-fetch v1.0.9
google-api-fetch
Provides a lightweight partial implementation of Google API client using fetch for edge environments like Cloudflare Workers, Deno, and browsers.
Features
- Zero dependencies
- Works in edge computing environments
- Supports Google Drive, Docs, and Sheets APIs
- Service account authentication
- API compatible with the official
googleapis
package
Installation
npm install google-api-fetch