https://github.com/jswesterfield/gsheeets-lambda
gsheeets-lambda
https://github.com/jswesterfield/gsheeets-lambda
Last synced: 3 months ago
JSON representation
gsheeets-lambda
- Host: GitHub
- URL: https://github.com/jswesterfield/gsheeets-lambda
- Owner: JSWesterfield
- Created: 2022-03-28T15:49:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T21:25:01.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T13:12:07.782Z (about 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Sheets + AWS Lambda = JSON backend
Create Google Sheets backend with nice JSON api with this Lambda.
### How to install?
1. Publish your Google Sheets to the web.
2. Edit `index.js` and add your Google Sheets key there.
3. Run `npm install` locally, zip the file, and upload it to your Lambda.