Skip to content

Shift to API-driven development #20

@exavolt

Description

@exavolt

The current API was written as code and we generate the API documentation by processing the directives in the code. To make this more aligned with IDL-based API like gRPC, we should compose the API documentation (spec) first and generate the stub codes from that.

Check https://github.com/deepmap/oapi-codegen or for the lower level https://github.com/getkin/kin-openapi

Metadata

Metadata

Assignees

No one assigned

    Labels

    architectureThere's no spec yet, or a functionality which requires changes to some other functionalitiesneeds-decision

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions