This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Image

REST Console Embed

Апісанне

Embed a console for exploring REST APIs in your content.

Based on Automattic’s WordPress.com Console.

For the console to work properly, the target API will need to:
* respond to versioned requests, specified in the URL (e.g. /api/v1/endpoint)
* expose a /versions endpoint to provide metadata about the API\’s different versions
* response example here
* expose a /help endpoint to provide metadata about the API’s endpoints
* response example here

Screenshots

  • Image
    REST Console embedded in a post.

Ўсталёўка

  1. Install REST Console Embed either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the [rest-console] shortcode in your content.

Водгукі

На гэты плагін няма водгукаў.

Удзельнікі і распрацоўшчыкі

“REST Console Embed” is open source software. The following people have contributed to this plugin.

Удзельнікі

Перакласці “REST Console Embed” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Журнал змяненняў

0.1.1

  • Bug – return shortcode output instead of printing.

0.1.0

  • Initial release.