An open API service indexing awesome lists of open source software.

https://github.com/jswesterfield/gsheeets-lambda

gsheeets-lambda
https://github.com/jswesterfield/gsheeets-lambda

Last synced: 3 months ago
JSON representation

gsheeets-lambda

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.