Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Towards a shared understanding of JSONPath #13

Open
cburgmer opened this issue Mar 1, 2020 · 0 comments
Open

Towards a shared understanding of JSONPath #13

cburgmer opened this issue Mar 1, 2020 · 0 comments

Comments

@cburgmer
Copy link

cburgmer commented Mar 1, 2020

I'm collecting JSONPath implementations to show diverging implementations and help libraries to converge towards a similar interpretation of the original JSONPath post. You can see the current state of the comparison here: https://cburgmer.github.io/json-path-comparison/.

While most languages are already represented, Apple's own languages seem a bit harder to support and Objective C and Swift so far are missing.

I might find time to add this implementation to the comparison as well, for now I just wanted to share this with you here as this might already provide you with more test cases to align your implementation with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant