Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 305 Bytes

File metadata and controls

14 lines (9 loc) · 305 Bytes

agynio/api

Agyn API contracts (IDL) repository.

Protobuf layout

Protobuf sources live under:

  • proto/<name>/<version>/*.proto

Example:

  • proto/runner/v1/runner.proto

Buf / BSR

We use Buf for linting and codegen orchestration, and publish this module to Buf Schema Registry (BSR).