🚀 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! 🚀