Support more JSON query languages
Open
Nobody has claimed this yet.
new feature
- Dominant language
- Java
- Stars
- 668
- Forks
- 135
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 7
Description
Related #58 (GraphQL) #158
At least there are two more query languages for JSON:
- jq - https://github.com/arakelian/java-jq
- JMESPath - http://jmespath.org/
.. and they look better than JSON path? :-)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading related issues #58 and #158, then compare the jq and JMESPath links with the existing JSON query-language support. Done means the project supports the requested additional query languages, but the issue does not identify implementation files, tests, or detailed acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, json
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100