2023-12-30 18:24:36 +00:00
|
|
|
# The Licensing API (v1.0)
|
|
|
|
|
2023-12-31 02:42:55 +00:00
|
|
|
[![status-badge](https://build.pitz.tech/api/badges/1/status.svg)](https://build.pitz.tech/repos/1)
|
|
|
|
|
2023-12-30 18:24:36 +00:00
|
|
|
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
|
|
|
|
```
|