
This document explains how to integrate microCMS using the microcms-go-sdk.
The SDK supports both the GET API and WRITE API of microCMS, allowing for various automations and more.
You can install the SDK here.
$ go get github.com/microcmsio/microcms-go-sdkThe microCMS Go SDK is distributed on GitHub. The source code is open source, allowing anyone to create Issues and Pull Requests.
The Go SDK follows a maintenance policy aimed at maintaining basic functionality for existing users (Maintenance). For details on the SDK's maintenance policy, please refer to the "SDK Maintenance Policy" section on the "Limitations/Notes" page.
Contents