Google Apps Script
Build a Web App with Google Apps Script: doGet, doPost, and HTML Service
Learn how to build and deploy a web app using Google Apps Script. Covers doGet, doPost, HtmlService, URL parameters, form submissions to Sheets, JSON APIs, templated HTML, and deployment permissions.