microCMS

Integration with Go



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-sdk

Contents

  • None