π Just dropped a new NPM package: google-sheet-crud!
If you've ever worked with Google Sheets as a database, you know the painβGoogle's API returns everything as a massive array, which can be a headache to process. So, I built a package that makes CRUD operations on Google Sheets feel like working with a standard REST API. You get clean JSON responses for create and get, making data handling much smoother.
π Check it out here: NPM Package
Want to set up your own Google Sheet backend? I wrote a step-by-step guide: π How to Prepare Google Sheets :
Need a real-world example? Hereβs a simple to-do list built with it: π Live Demo
π‘ Open-source and open for contributions! If you're into this kind of stuff, feel free to drop by and contribute: π GitHub Repo
Would love to hear your thoughts and feedback! π
Top comments (0)