dev-master
9999999-devShortcode embed of the WPCOM Rest Console
GPL
The Requires
by Jeff Stieler
0.1.0
0.1.0.0Shortcode embed of the WPCOM Rest Console
GPL
The Requires
by Jeff Stieler
Shortcode embed of the WPCOM Rest Console
WordPress shortcode plugin providing an embeddable console for exploring REST APIs in your content., (*1)
Based on Automattic's WordPress.com Console., (*2)
[rest-console api_root="http://path/to/api" auth="none" width="100%" height="500px"]
, (*3)
api_root
auth
width
100%
.height
500px
.For the console to work properly, the target API will need to:, (*4)
/api/v1/endpoint
)/versions
endpoint to provide metadata about the API's different versions
/help
endpoint to provide metadata about the API's endpoints
https://public-api.wordpress.com/rest/v1.1/help
(make sure to request with Accept: application/json
header)Shortcode embed of the WPCOM Rest Console
GPL
Shortcode embed of the WPCOM Rest Console
GPL