No description
- TypeScript 46.5%
- HTML 25%
- CSS 20.5%
- JavaScript 7.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| go | ||
| js/proto | ||
| proto | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| go.work | ||
| go.work.sum | ||
| lefthook.yml | ||
| mise.toml | ||
| README.md | ||
Digital Object Architecture API
This repository contains the Protocol Buffers definitions of the DOIP and DO-IRP protocols in the Digital Object Architecture, including basic models and gRPC/HTTP service definitions (using Connect). It also contains generated code for multiple programming languages including Go.
Development
Install mise tool version manager.
mise install
cd proto
buf lint
buf generate