Create Google Sheets backend with nice JSON api with this Lambda.
- Publish your Google Sheets to the web.
- Edit
index.js
and add your Google Sheets key there. - Run
npm install
locally, zip the file, and upload it to your Lambda.
For precies instructions, check out instructions from Medium