Why and when to use Sheets as your backend.
Google-sheets
- Getting your Sheets-backed app online.
- Turn your spreadsheet into a JSON API.
- Fetch data from a spreadsheet into Python.
- How to enable the Google Sheets API and get your credentials.
- Update your spreadsheets programmatically with Python.