Skip to content

Epic: Dashboard communicates with Public API #13574

Closed
@easyCZ

Description

@easyCZ

Summary

This epic focuses on removing technical blockers which prevent the dashboard (web application) to use the Public API to retrieve data.

This epic does not focus on implementing and migrating API calls that dashboard makes over to public api.

Context

We want to give ourselves a stronger API interface which can be consumed by dashboard, but also external clients. The first step is to dog-food the API using our existing clients - dashboard.

To address the technical limitations, we need to tackle the following:

  • Exposing endpoints on the Public API over HTTP1.1 - web clients cannot use HTTP2
  • Generating & using clients in the dashboard to communicate with public api
  • Laying the groundwork for experimental and stable APIs

Value

Unblocking increase in traffic on Public API

Acceptance Criteria

Dashboard webapp can communicate with Public API

Tasks

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions