Skip to content

altipla-consulting/directus-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

directus-go

Go Reference

Directus Go SDK.

Install

go get github.com/altipla-consulting/directus-go/v2

Compatibility

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

Contributing

You can make pull requests or create issues in GitHub. Any code you send should be formatted using make gofmt.

License

MIT License