Apps Script Crash Course: ContentService
In this episode Arun covers the basics of ContentService, a utility that allows you to return various types of textual content from an Apps Script project. It can be used to generate RSS feeds, download CSVs, and build simple REST and JSON APIs.