appbaseio/mirage

Show different results view

siddharthlatest opened this issue · 2 comments

We currently show the results as raw JSON. We can update this to show:

  1. Results in a tabular format,
  2. Streaming results (applicable for appbase.io hosted versions)

Results in tabular format are already supported in v0.6.0, streaming results support will be added in the next release.

Fixed here: f9509fd