상용 서비스
Product Hunt – The best new products in tech. 에서 Google Sheets API
라는 키워드로 대충 검색하면 관련 서비스가 꽤 많이 나온다. 아래는 내가 검토한 서비스 중 일부인데 대부분 호출 회수에 비례해 과금한다. 위젯 등을 제공하는 서비스도 있다. 그런 서비스는 개발자보다도 마케터, 세일즈에 필요한 기능을 제공하려는 것 같다.
- Turn Google Sheets into a database API. Ship fast and manage your data with ease – Stein: : 오픈소스로 프로젝트를 운영하고 제품을 SaaS로 운영해 수익화한다.
- NoCodeAPI — The easiest way to connect with APIs without code
- Google Sheets API, Turn Google Spreadsheet Into API – Sheetsu
- Google Sheet as JSON API. Excel Spreadsheet as API. | sheet2api
- Sheety – Turn your Google Sheet into an API
- sheet.best · Turn your google sheets into a REST API
오픈소스
제품에 가까운 완성도가 있는 것만 추려본다.
- aakritsubedi/Sheets2API: … turns your spreadsheet into a Restful JSON API, meaning you can get data in and out of your spreadsheet using simple HTTP requests and URLs.: 데모 웹사이트에서 바로 실행해볼 수 있다.
- gslack-app/sheet-api: Turn Google Spreadsheet into Web API : 별도의 백엔드 서비스 없이 Google App Script로 작동한다. 상황에 따라 장점이 되기도 하고 단점이 되기도 한다.
- saasify-sh/sheetful: The sheetiest REST API on the block.
- isaac-allef/cms-sheets: A simple API RESTful to manipulate a google spreadsheet document.
이 외에도 여럿 있는데 다 테스트해보진 않았다.