A library to proxy a remote request through a WP REST API endpoint.
You can install the package via composer:
composer require alleyinteractive/wp-proxy-service
Use this package like so:
$package = Alley\WP\Proxy_Service\Service();
$package->init();
Please see CHANGELOG for more information on what has changed recently.
This project is actively maintained by Alley Interactive. Like what you see? Come work with us.
The GNU General Public License (GPL) license. Please see License File for more information.