microCMS

Integration with Ruby



This document explains how to integrate microCMS using the microcms-ruby-sdk.

The SDK supports both the microCMS GET API and WRITE API, allowing for various automations and more.

You can install the SDK here.

$ gem install microcms-ruby-sdk


Contents

  • None