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

Improve the syntax for JSON querying/filtering #16

Closed
jeancochrane opened this issue Jun 20, 2018 · 1 comment
Closed

Improve the syntax for JSON querying/filtering #16

jeancochrane opened this issue Jun 20, 2018 · 1 comment

Comments

@jeancochrane
Copy link
Contributor

One of Ashlar's cool features is that you can query and filter arbitrarily-nested JSON over a REST API. There's been a lot of work in adjacent problem domains since 2015, however, and I think the syntax for the queries could be greatly improved by incorporating some lessons from those domains.

Relevant work includes:

  • GraphQL: complex JSON-based web API query language
  • glom: library/syntax for nested search of Python dicts
@jeancochrane
Copy link
Contributor Author

This would still be cool to do, but the value proposition isn't great, so ultimately I'm considering it out of scope for this fellowship.

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