# getrest **Repository Path**: shunix/getrest ## Basic Information - **Project Name**: getrest - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-17 - **Last Updated**: 2021-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # getRest Function LibreOffice Calc extensions sample Get JSON from REST url. Based on tokencounter python-tokencounter-calc-addin.oxt. [Python-UNO bridge](http://www.openoffice.org/udk/python/python-bridge.html#examples) ## How to make extension LibreOffice SDK is needed In Unix-like environment: 1. edit `mkoxt.sh.conf` to adjust your environment 2. run `./mkout.sh` In Windows: 1. Install LibreOffice SDK 2. run buildrdb.bat 3. Install [7zip](https://www.7-zip.org/) 4. run makeoxt.bat Why 7zip use? Read [Windows Zip compress](https://github.com/arachan/getrest/projects/1) Project. I recommend [scoop](https://scoop.sh/) to install 7zip. [scoop](https://scoop.sh/) is comandline installer for windows. git,curl,ssh,so on. Any kind unix like commandline tools can install. ## How to install 1. make `getrest.oxt` 2. Double Click and Install extension to LibreOffice. ## How to use `=GETREST("http://some-funcy-api")`