# Corlink Licensing server
This is the licensing server for the Corlink project. It is designed to be very simple and easy to use. It is written in Go and uses a Postgres database to store the user's API keys.
## How to use- [CLI Usage](./CLI.md)
- [API Usage](./API.md)