https://github.com/jagedn/restexcel
put your microsoft excel behind a rest service and access the content via http
https://github.com/jagedn/restexcel
Last synced: 3 months ago
JSON representation
put your microsoft excel behind a rest service and access the content via http
- Host: GitHub
- URL: https://github.com/jagedn/restexcel
- Owner: jagedn
- Created: 2015-12-04T11:14:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-01T13:33:50.000Z (about 10 years ago)
- Last Synced: 2025-03-02T16:48:41.311Z (over 1 year ago)
- Language: Groovy
- Size: 252 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RestExcel
put your microsoft excel behind a REST service and access the content via http
- no quieres/puedes usar una base de datos en tu aplicación.
- tu cliente sólo quiere/sabe manejar excel (incluso lo llama su base de datos!!)
- ...
- un blog en Excel
- la hoja de cálculo aquella donde tenías organizados tus discos, libros
Con RestExcel podrás ofrecer las hojas Excel a través de un servicio REST (json y/o xml):
Consulta la documentacion en
http://jagedn.github.io/RestExcel/index.html