Have you ever thought in the possibility of having way to extend WP REST API without touching single line of PHP.
It lets you build fresh new endpoints with custom filters and output.
All from inside of WP dashboard side..
Defining the output of the custom endpoint.
The JSON output of your custom endpoint...
Upload the plugin files to the wp-content plugins rest-routes directory, or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen WordPress...
The following people have contributed to this plugin..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added support to custom post types. 1.0.
Read more