A Nodejs Based Application For Accessing Your Google Sheets Over Rest API
SEE SWAGGER DOC HERE Ensure to share your google sheet with [email protected]
Adding authentication Layers to ensure that unintended users don't get access to sheets shared with the service account
Do not share sensitive sheets data with the bot service account, as once shared anyone with the sheetId can access, that sheets over the api layer, i am working on adding an authentication layer to mitigate this issue