Directus Go SDK.
go get github.com/altipla-consulting/directus-go/v2
We release a new major version for each new Directus major release. Keep using the old version of the library if you want to communicate effectively with an old server.
directus-go | Directus |
---|---|
v0, v1 | Directus 10 |
v2 | Directus 11 |
You can make pull requests or create issues in GitHub. Any code you send should be formatted using make gofmt
.