New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

google-api-fetch

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-api-fetch

A lightweight Google API client using fetch for edge environments

1.0.0
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

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

Keywords

google-api

FAQs

Package last updated on 10 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts