14 Forks
142 Stars
142 Watchers

restful

Unlocking the potential of the WP REST API at the command line

How to download and setup restful

Open terminal and run command
git clone https://github.com/wp-cli/restful.git
git clone is used to create a copy or clone of restful repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with restful https://github.com/wp-cli/restful/archive/master.zip

Or simply clone restful with SSH
[email protected]:wp-cli/restful.git

If you have some problems with restful

You may open issue on restful support forum (system) here: https://github.com/wp-cli/restful/issues