1
proto/README.md
mya 4564f575c0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci: add badge and comment about moving to depends_on
2023-12-30 20:42:55 -06:00

18 lines
486 B
Markdown

# The Licensing API (v1.0)
[![status-badge](https://build.pitz.tech/api/badges/1/status.svg)](https://build.pitz.tech/repos/1)
This repository contains the API definitions for the licensing project. This project should be consumed by other
language-specific client libraries. See the list of implementations below.
## Implementations
- [api-go](https://code.pitz.tech/licensing/api-go)
## License
```text
Copyright (C) 2023 The Licensing Authors
SPDX-License-Identifier: MIT
```