teragrep / zep_01

0 stars 0 forks source link

Add a download possibility for raw-data results #29

Open BVVLD opened 2 months ago

BVVLD commented 2 months ago

Description Add an endpoint which will return a file/object with current whole raw-data result.

Use case or motivation behind the feature request Customer would like to have a possibility to download dataset they are operating with during a server-side DataTable rendering (raw-data tables). It is possible only if server formats and sends the full dataset to the user.

Related issues https://github.com/teragrep/ajs_01/issues/245

Additional context Currently UI only stores the current page the user is viewing.