Skip to content

drpc,server: auto-generate HTTP routes for mux registration #153047

@shubhamdhama

Description

@shubhamdhama

Tracking this #152016 (comment) as an issue.

The original plan (#151396 (comment)) was to manually register endpoints and handlers for our API. This involved adding infra code to execute RPCs, write responses in JSON, and handle errors. The new approach is to use existing API infrastructure and automates the creation of routes, which was previously a manual step.

Jira issue: CRDB-54172

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-db-server

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions