Directus Go

screenshot of Directus Go

Directus Go SDK.

Overview

The Directus Go SDK, known as directus-go, is designed for developers looking to integrate with Directus in a seamless manner. This SDK allows for efficient communication with various versions of the Directus server, making it a valuable tool for those working on projects that rely on dynamic content management systems. With the release of new major versions in line with Directus updates, it ensures that developers can stay up-to-date.

This SDK is not only flexible but also encourages community involvement through contributions on GitHub, making it a living project that evolves with user feedback and needs.

Features

  • Version Compatibility: Supports multiple versions, including Directus 10 (v0, v1) and Directus 11 (v2), ensuring compatibility with your server needs.
  • Community Contributions: Encourages developers to make pull requests or report issues, fostering an active developer community.
  • MIT License: Structured under the MIT License, allowing for flexible use and modification in various projects.
  • Easy Setup: Quickly integrates into existing Go applications, simplifying the process of connecting to the Directus API.
  • Formatted Code Standards: Code contributions must adhere to gofmt for consistency, supporting clean and uniform code.
  • Regular Updates: New releases are aligned with major Directus updates, providing timely improvements and features.