5 ms·
I have once used Google Spreadsheets as a database for a bookmarking app: https://github.com/qawemlilo/Bookmarks https://github.com/qawemlilo/Bookmarks. What I
by Q_the_Novice 13y ago
I have once used Google Spreadsheets as a database for a bookmarking app: https://github.com/qawemlilo/Bookmarks https://github.com/qawemlilo/Bookmarks. What I did different was that I published my spreadsheet as a CSV doc and then used YQL to convert is to JSONP.