diff --git a/docs/content/api-documentation.md b/docs/content/api-documentation.md index 54d2f8ab..58b519f3 100644 --- a/docs/content/api-documentation.md +++ b/docs/content/api-documentation.md @@ -28,7 +28,7 @@ Endpoints taking JSON bodies (eg. most `PATCH` and `PUT` endpoints) require the The following API libraries have been created by members of our community. Please contact the developer of each library if you need support. - **Python:** *PluralKit.py* ([PyPI](https://pypi.org/project/pluralkit/) | [Docs](https://pluralkit.readthedocs.io/en/latest/source/quickstart.html) | [Source code](https://github.com/almonds0166/pluralkit.py)) -- **JavaScript:** *pkapi.js* ([npmjs](https://npmjs.com/package/pkapi.js) | [Docs](https://github.com/greysdawn/pk.js/wiki) | [Source code](https://github.com/almonds0166/pluralkit.py)) +- **JavaScript:** *pkapi.js* ([npmjs](https://npmjs.com/package/pkapi.js) | [Docs](https://github.com/greysdawn/pk.js/wiki) | [Source code](https://github.com/greysdawn/pk.js)) - **Golang:** *pkgo* (install: `go get github.com/starshine-sys/pkgo` | [Docs (godoc)](https://godocs.io/github.com/starshine-sys/pkgo) | [Docs (pkg.go.dev)](https://pkg.go.dev/github.com/starshine-sys/pkgo) | [Source code](https://github.com/starshine-sys/pkgo)) Do let us know in the support server if you made a new library and would like to see it listed here!