A simple Node.js application that makes requests to the Google Sheets API. To read data from a sheet, you will need the spreadsheet ID, google drive API credentials and data you wish to write arranged in an appropriate request body object. The Google Sheets API lets you read and modify any aspect of a spreadsheet.