GitHub - ietf-wg-jsonpath/draft-ietf-jsonpath-base: Development of a JSONPath internet draft (original) (raw)
JavaScript Object Notation (JSON) Path
This is the working area for the IETF JSONPATH Working Group Internet-Draft, "JavaScript Object Notation (JSON) Path".
Building the Draft
Formatted text and HTML versions of the draft can be built using make.
$ make
This requires that you have the necessary software installed. Seethe instructions.
Community
All official discussion is in issues,pull requests, and the jsonpath@ietf.org mailing list. See the archive for previous posts.
License
See the draft for the copyright which is repeated in LICENSE.
Contributing
See theguidelines for contributions.
Comparing JSONPath Implementations
Christoph Burgmer's JSONPath Comparison projectpublishes a comparison of many existing implementations of JSONPath, calculates a consensus on various features, and proposes at least one implementation which will inform the Internet Draft.