p/sheetson
Build Instant APIs from Google Sheets.
Ralph Ngo
Sheetson 2.0 — Instantly turn any Google Sheets into APIs for free
Featured
15
Sheetson gives you an instant backend solution for all your coding projects. No setup, no worries, unlimited possibilities.
Replies
Ralph Ngo
Hi Product Hunters, 👋 I'm glad to be here again. More than a year ago, I released the first version of Sheetson that helped makers bootstrap new ideas without worrying about server setup and privacy by exposing Google Sheets data as RESTful APIs. 🚀 Since then, I have worked in multiple solutions to improve Sheetson and make it even more widely and freely available to developers. So, the new version now offers: ✅ API Key to enhance security to your data. ✅ Number and text search with compound criteria ✅ Ordering query results by multiple fields ✅ Nested JSON parsing for complex data structure ✅ Free version with 🎉 UNLIMITED requests and data ✅ Using own Google tokens is coming soon 🙏 Please give me your thoughts and feedback!
Ralph Ngo
Do you think Sheetson can really help bootstrap new ideas faster?
Johannes Hörteis
I don't think your "how it works" explanation doesn't do it justice.I would explain how you go from spreadsheet to API and add case studies of cool stuff that can be accomplished with it.
Ralph Ngo
@hurty_ Thanks for the feedback 🙏. I'm adding some examples soon.
Bernardo de Castro
Nice! My big question is: if I set-up my app with Sheetson. And in ~6 months you close or sell the project. How can you solve this?
Ralph Ngo
@bernardocastro Really good question 👏 Let me answer the worst case scenario first, which is I close Sheetson. This is worst case for any business, but when this happened there're possible ways forward: - I would release source code of Sheetson so that you could host it yourself - I would help you migrate to another service. If you notice in documentation, the API is designed to be compatible with MongoDB query, so can easily switch if you felt insecure. For the other part, Sheetson is the base for my current and upcoming products, so there's near zero chance I would sell it. But, if this happened, your app would still be functional as no one should buy a profitable business then shut it down. If you ever wanted to go away, you can always do (see my answer for other part) Hope this clarify your doubt about Sheetson's future.
Stephan Meijer
It sounds interesting, but the links in the navbar and footer aren't working. Because of that, I can't reach the docs.
Ralph Ngo
@smeijer Please browse to docs.sheetson.com Sorry about that
Coventaria Asesores
Prices and funcionalities are good
Kaur g
How is ti different than this ? https://sheetsu.com
Ralph Ngo
@kaurp1 Thanks for asking. 1. Sheetsu is expensive. You should be charged for extra features, not by the ones already offered by Google. This is also the problem with other competitors as well. 2. You don't need to share your file publicly, which is a extremely high security risk. 3. The setup is easy. The API design is universal that doesn't need a unique URL to access. 4. Advanced filters which can help you get exact data you need. Hope this could clarify your question.
Eike Athylas
Suporte incrível!!
Ralph Ngo
@eike_athylas Thank you. I'm glad Sheetson help make you life easier :)
Wes Drumheller
I need a better example how this work on the other end. I get using GS as a database but how doe the rest connect (api & code). Do your have any videos showing and example preocess?
Ralph Ngo
@pixelaidmix I've added some examples so you can view source code to see how it works. I'll add detailed explanation soon.