There are many great plugins already written for Gatsby. You should be able to pick pretty much any data source, from local Markdown files to Wordpress to Contentful, and have something running pretty quickly. The way you pull in data from an external source and turn it into GraphQL’able stuff is actually pretty interesting, so today I’d like to take you from zero-to-cat-facts in Gatsby.
#gatsby #plugin
#gatsby #plugin
Medium
How to Write a Gatsby Source Plugin (featuring Cat Facts)
Official plugins not meeting your needs? Learn how to pull in data from any source and load it into Gatsby for use in your app today!