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

Count metadata as part of the response #16

Open
rparrapy opened this issue Mar 6, 2015 · 0 comments
Open

Count metadata as part of the response #16

rparrapy opened this issue Mar 6, 2015 · 0 comments

Comments

@rparrapy
Copy link

rparrapy commented Mar 6, 2015

I'm a developer working for the open data initiative in Paraguay and I'm really interested in adding this project to our set of tools for exposing open data APIs.

Particularly, I would like to implement a simple proxy server to translate to/from Datatables server-side API[1], in order to offer generic easy-to-use filterable tables from datasets.

As I see it, a Databeam API offers almost all attributes required by Datatables. I'm still missing two important attributes: recordsTotal and recordsFiltered, which are basically count attributes from before and after applying filters.

Is there away to configure/extend DataBeam to provide such parameters in its response, or even as a part of a separate service? And if it's possible, how hard is it?

I read this in your feature list:

You can create custom SQL queries as new endpoints for more complex statements like JOINs across multiple tables.

I'd really appreciate an answer to avoid pursuing a dead-end idea.
Thanks, and keep up the good work!

[1] http://datatables.net/manual/server-side

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