Skip to content

Latest commit

 

History

History
90 lines (74 loc) · 5.2 KB

README.md

File metadata and controls

90 lines (74 loc) · 5.2 KB

Contentful Logo

Contentful is a content delivery backend with a RESTful JSON API, plus a web app for managing the content. Learn more in our developer center.

This repo collects third-party libraries and SDKs for working with Contentful. Contentful also ships supported offical SDKs for many languages including Ruby, JavaScript, Python, Objective-C and Java.

These third-party libraries and SDKs are not officially supported by Contentful and may be incomplete, but we've at least tried them out. If you want to include your own libraries on this list open a pull request that matches our contribution guidelines

SDKs

Framework Integrations

Static Site Generators

  • jekyll-contentful, a plugin for Jekyll, a static site generator
  • Roots, use Roots, a static site generator, and manage content with Contentful.
  • contentful-static - Simple static site generator backed by the Contentful Sync API.
  • gulp-metalsmith - Metalsmith + gulp static site tool. Tutorial includes a sample Contentful integration.
  • Spike Contentful - A standard webpack plugin, that is intended to be used with spike.
  • Stacy - Use Contentful to manage websites hosted at Amazon S3.

Standalone Tools

Other useful libraries

  • ContentfulModel, a Ruby gem which helps accessing Contentful like a local data model.
  • slack-contentful - See when entries have been published on a Slack channel.

Example Projects & Gists

Contributing

See the guide