Skip to content
This repository was archived by the owner on Oct 8, 2022. It is now read-only.
This repository was archived by the owner on Oct 8, 2022. It is now read-only.

Handle get visualization request from frontend #2

@nartydev

Description

@nartydev

Create an handler to compute a visualization for on test.

It must handle:

  • simple data retrieval
  • precomputing of meaningful stats (average, percentile,...)
  • precomputing visualization data (see frontend lib)
  • precomputing of comparison of 2 tests
  • filtering responses within a test

Note: the client must provide an auth token (Authorization header).

Note: all the features to support may be split into individual handlers/endpoints.

Note: from the brainstorming session :
get viz endpoint

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions