Hacker News new | ask | show | jobs
by indiantinker 861 days ago
You can do it directly using just 'google-spreadsheet' npm package. I built this[1] mini-HR portal using that. 95+ lighthouse score :) [1]: https://www.wildcardjobs.com
1 comments

This is pretty cool. Quite similar to the solution I have posted. The actual benefit comes when you use it for other APIs, because the app allows you to setup access control rules over individual endpoints, so that you can expose endpoints to frontends and no-code apps without worrying about security.