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

Javascript object-based syntax similar to MongoDB / JS-Data #79

Open
techniq opened this issue Dec 12, 2017 · 2 comments
Open

Javascript object-based syntax similar to MongoDB / JS-Data #79

techniq opened this issue Dec 12, 2017 · 2 comments

Comments

@techniq
Copy link

techniq commented Dec 12, 2017

I've created a project that takes a javascript object and converts it to an OData-compliant query string. This makes it much easier to build a query (with conditional pieces) such as for a dashboard or from user input. It supports most of the spec, including transforms/aggregations. I wasn't sure if this might be a good place to get more expose and feedback on the idea, but thought I'd give it a shot.

https://github.com/techniq/odata-query

@robward-ms
Copy link
Contributor

@techniq - Were you thinking of adding it to lab or add a pointer to it?

@techniq
Copy link
Author

techniq commented Dec 12, 2017

Just a pointer for now. Really just looking to get more eyes on it for feedback and if it would be useful for others. I've had good success with it thus far (especially paired with my https://github.com/techniq/react-odata component)

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

2 participants