Bleeding-edge JSON features, ahead of (but ultimately, in some form, destined for) the %JSON package in InterSystems IRIS Data Platform.
Note: a minimum platform version of InterSystems IRIS 2018.1 is required.
If you already have the ObjectScript Package Manager, installation is as easy as:
zpm "install isc.json"
See isc.json User Guide.
If you find a bug or would like to request an enhancement, report an issue. If you have a question, feel free to post it on the InterSystems Developer Community.
Please read contributing for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. Declare your dependencies using the community package manager for the appropriate level of risk.
- Tim Leavitt - Initial implementation - isc-tleavitt
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details.
Make sure you have git and Docker desktop installed.
Clone/git pull the repo into any local directory
$ git clone https://github.com/intersystems/isc-json.git
Open the terminal in this directory and run:
$ docker-compose build
Run IRIS container with your project:
$ docker-compose up -d
Test from docker console
$ docker-compose exec iris1 iris session iris
USER>
or using WebTerminal
http://localhost:42773/terminal/