In my ongoing quest to find a serverless solution to most everything, I'm currently on the lookout for a way to query data from a Google Spreadsheet.
I basically want to add passwords or product serials to my apps, but don't want them to show up inside the app's code. Not even obfuscated.
Has anyone worked with Google Spreadsheets before and knows how this could be achieved?