tried it, sign in and ssl doesn't work.
Re: Show HN: Using Google Sheets as the back end/APIs of your app
#31same
31–40 of 171 posts
tried it, sign in and ssl doesn't work.
I'm also surprised Google hasn't tried to kill this use-case. That's my main hesitation for using it on anything semi-serious.
Didn't https://www.glideapps.com famously start with Google Sheets backend?
Earlier quoted context omitted.
Couldn't you cache the reads? Not many usages really require real-time from their data store.
Do you really want to deal with caching logic for what should be a simple API call? Sounds like a convincing argument to use whatever this product is.
Not that hard. Like 10 lines of code to get a decentish cache going.