Skip to content

Operations-Rushlake/googlesheet-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Sheets Plugin

This plugin connects applications to Google Sheets using the Google Sheets API.
It allows you to read, write, and update spreadsheet data dynamically from your app.


🚀 Features

  • Authenticate with Google OAuth2
  • Read data from Google Sheets
  • Write or append rows into Sheets
  • Update existing cells
  • Secure and CORS-enabled API

📦 Installation

Clone the repository:

git clone https://github.com/Operations-Rushlake/google-sheets-plugin.git
cd google-sheets-plugin
npm install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors