lab icon indicating copy to clipboard operation
lab copied to clipboard

OData Query Builder revival

Open spaasis opened this issue 6 years ago • 0 comments

Not sure if this is the right repo, but anyway:

There's this old blog article about a web UI for exploring OData endpoints: https://www.odata.org/blog/odataquerybuilder-a-cross-browser-javascript-library-for-building-odata-queries-3/

The link points to a CodePlex Archive https://archive.codeplex.com/?p=odatasamples which has the code, but it's, well, archived.

I was wondering if you would be able to revive this project and port it over to GitHub to open up further development, or create a fresher version from scratch? We are using the old version of the tool in our APIs but would like to improve it further, seeing as it doesn't really support OData 4 or e.g. $expand.

I do believe that these kinds of discoverability tools are what OData really needs to make it more mainstream :)

spaasis avatar Oct 10 '19 18:10 spaasis