=== REST Gutenberg ===

Contributors: scottfoster
Tags: gutenberg, rest, json, api, wp-api
Tested up to: 5.2
Stable tag: 1.0.0
Requires at least: 5.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds a key and gutenberg block schema within the WordPress REST API

== Description ==

This plugin adds a key within the [WordPress REST API](https://developer.wordpress.org/rest-api/) to add valid Gutenberg JSON schema.

== Installation ==

1. Activate the plugin through the 'Plugins' screen in WordPress

== Frequently Asked Questions ==

= Can I contribute to the project? =

Of course! Make a pull request at https://github.com/scottfoster/rest-gutenberg

== Screenshots ==

1. REST Output

== Changelog ==

= 1.0.0 - May 1 2019 =
* Initial Release.
