An open API service indexing awesome lists of open source software.

https://github.com/intersystems/isc-json


https://github.com/intersystems/isc-json

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# isc.json
Bleeding-edge JSON features, ahead of (but ultimately, in some form, destined for) the %JSON package in InterSystems IRIS Data Platform.

## Getting Started
Note: a minimum platform version of InterSystems IRIS 2018.1 is required.

### Installation: ZPM

If you already have the [InterSystems Package Manager](https://github.com/intersystems/ipm), installation is as easy as:
```
zpm "install isc.json"
```

## User Guide
See [isc.json User Guide](./docs/user-guide.md).

## Support
If you find a bug or would like to request an enhancement, [report an issue](https://github.com/intersystems/isc-json/issues/new). If you have a question, feel free to post it on the [InterSystems Developer Community](https://community.intersystems.com/).

## Contributing
Please read [contributing](https://github.com/intersystems/isc-json/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Versioning
We use [SemVer](http://semver.org/) for versioning. Declare your dependencies using the community package manager for the appropriate level of risk.

## Authors
* **Tim Leavitt** - *Initial implementation* - [isc-tleavitt](http://github.com/isc-tleavitt)

See also the list of [contributors](https://github.com/intersystems/isc-json/graphs/contributors) who participated in this project.

## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/intersystems/isc-json/blob/master/LICENSE) file for details.