SheetAPI

Transform Google Sheet into a RESTful JSON API

5 followers

Create modeled RESTful API using Google Sheet as database. SheetAPI allows to create RESTful JSON API with a defined schema in seconds, ability to change endpoint permissions and more!
SheetAPI gallery image
SheetAPI gallery image
SheetAPI gallery image
Launch tags:APIβ€’Spreadsheets
Launch Team
Intercom
Intercom
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

What do you think? …

Sebastian Desimone
Nice, first mock up of an API created in under 2 minutes, awesome.
Maxi Gimenez
@sebasdesimone Thank you! ☺️
Robert Loustau
Looks good! what's the main differences between this and sheety and sheetbest?
Maxi Gimenez
@rdlou Hey!, yes, there's many similar services out there already. With SheetAPI I wanted to be able of creating the API in just a few steps, so the actual creation of the spreadsheet is through our system, the other big change IMO, is the ability to set-up the schema of your API and use this schema to validate what is available to retrieve/update, so the RESTful is way more structure than having a lot of columns in spreadhseet. Hope this answer your question, apart from these things, I'm planning to add more features like webhooks πŸ™‚
Maxi Gimenez
Hey again PH πŸ‘‹! Today I'm happy to announce the release of my new project πŸš€ SheetAPI.co is platform that allows to transform Google Sheet's into RESTful JSON API in seconds! Using SheetAPI dashboard you can set-up a schema for your API and create the spreadsheet in one click! At the same time, you can define the endpoint permissions in case you want to disable some actions. We are planning to introduce more features in the near future, such as: - CORS (white list domains) - OAuth (revokable API tokens) - WebHooks (trigger actions) - An much more As a special offer for our PH friends! the premium plan will be 50% off! for a limited period of time! As always any feedback will be more than appreciated ☺️
Francoo
hi there, congrats on launch. Why should i use this instead of free 1200 row of airtable ?
Maxi Gimenez
@francoolaami Hi! I'm not familiar with Airtable API, but using SheetAPI you have Google Sheet row limits (which is 5 million counting columns - if remember correctly). Our pricing plan is on the first version, we might include other variations, but sadly we can offer more rate limit per month for the free plan.
Maarten Belmans
I've seen some services like this. Can you share why yours is different?
Maxi Gimenez
@poehah Hi! Yes, of course. Same of what I mention to @rdlou above: With SheetAPI I wanted to be able of creating the API in just a few steps, so the actual creation of the spreadsheet is through our system, the other big change IMO, is the ability to set-up the schema of your API and use this schema to validate what is available to retrieve/update, so the RESTful is way more structure than having a lot of columns in spreadhseet.