diff options
Diffstat (limited to 'content/git')
-rw-r--r-- | content/git/soundbox-go.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/git/soundbox-go.md b/content/git/soundbox-go.md index 946ff1c..2353cab 100644 --- a/content/git/soundbox-go.md +++ b/content/git/soundbox-go.md @@ -9,5 +9,8 @@ This Go library contains all the logic necessary to use [soundbox][1] devices. Moving this code out of the [soundbox-app][2] allows to add integrations into other software easily. +API documentation is available [here][3]. + [1]: https://xengineering.eu/git/soundbox [2]: https://xengineering.eu/git/soundbox-app +[3]: https://pkg.go.dev/xengineering.eu/soundbox |