Skip to content

Replace '/query/' proxy with '/api/' for RESTful endpoints #810

@coderabbitai

Description

@coderabbitai

Background

Currently, the log-viewer-webui client proxies API requests through the '/query/' path, but this doesn't account for other RESTful endpoints.

Objective

  • Serve all Fastify routes under the '/api/' path
  • Update the Vite configuration to proxy '/api/' to the backend server instead of just '/query/'

References

Assignee

@junhaoliao

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions