https://github.com/ziolko/spreadapi
Free REST API for Google Spreadsheet
https://github.com/ziolko/spreadapi
Last synced: about 1 year ago
JSON representation
Free REST API for Google Spreadsheet
- Host: GitHub
- URL: https://github.com/ziolko/spreadapi
- Owner: ziolko
- License: other
- Created: 2019-11-09T21:19:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T18:38:18.000Z (over 1 year ago)
- Last Synced: 2025-03-29T19:06:09.240Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://spreadapi.roombelt.com
- Size: 909 KB
- Stars: 112
- Watchers: 4
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## SpreadAPI
Turn any spreadsheet into a REST API for free with Google Apps Script. The script runs on Google servers so no external
services have access to your data.
Learn more at [https://spreadapi.roombelt.com](https://spreadapi.roombelt.com).
### Source code
Full source code can be found [here](./spread-api.js).
### Contributing
Feel free to create pull requests. The [source code](./spread-api.js)
does not require any transpilation nor build steps. You can edit it
directly in Google Apps Script editor.
### Sponsors
SpreadAPI is maintained by the author of [Roombelt](https://roombelt.com) - a simple and reliable meeting room display system.
If you want to support SpreadAPI try [Roombelt](https://roombelt.com) in your company!
### License
MIT