Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Add example https://github.com/sw-yx/netlify-google-spreadsheet-demo/ #263

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion data/examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -998,5 +998,15 @@
"serverless"
],
"description": "Create serverless Telegram Bot with DB to keep track of users using Netlify Functions and FaunaDB"
},
{
"name": "Netlify + Google Sheets v4 demo",
"url": "https://github.com/sw-yx/netlify-google-spreadsheet-demo/",
"code": "https://netlify-google-spreadsheet-demo.netlify.com/",
"tags": [
"google",
"crud"
],
"description": "Demo for doing CRUD with Netlify Dev/Functions + Google Sheets API v4"
}
]
]