restful-hello-dolly

A more RESTful Hello Dolly Plugin

Stars
11

=== Restful Hello Dolly === Contributors: whyisjake Donate link: http://jakespurlock.com/donate Tags: REST, API, Hello Dolly, Useless Requires at least: 4.4 Tested up to: 4.4 Stable tag: 4.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Do you think that all of core needs to have REST support? This is the plugin for you!

== Description ==

Since all of WordPress core needs to benefit from the REST API, it makes sense that the most common of all WordPress plugins, Hello Dolly should also have a RESTful endpoint.

== Installation ==

  1. Upload /restful-hello-dolly/ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Access the endpoint here: /wp-json/restful-hello-dolly/v1/lyric

== Frequently Asked Questions ==

= Is this totally useless? =

No more then a RESTful file editor.

= What about create, update, and delete? =

Sorry, this plugin is limited in scope, and we don't want to railroad the features for petty things that most users don't need. Better to release quickly, so that we can gain wider adoption.

== Screenshots ==

  1. What a response could look like.

== Changelog ==

= 0.5 =

  • Let's get this going.
Related Projects