Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ziolko/spreadapi
Free REST API for Google Spreadsheet
https://github.com/ziolko/spreadapi
Last synced: 9 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T09:09:10.000Z (7 months ago)
- Last Synced: 2024-12-05T03:40:50.165Z (21 days ago)
- Language: JavaScript
- Homepage: https://spreadapi.roombelt.com
- Size: 908 KB
- Stars: 92
- Watchers: 4
- Forks: 13
- 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