-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
To make sure that changes to SaaS API and client plugin work toghether @zackkatz and I discussed the need for a PHP SDK/ API client for plugin to use, that can be installed via composer. This will make integrating in plugins or other php applications easier. Also, I will be able to test the API client against each change in SaaS app so we make sure it all works, and we can version the API and client together as needed.
This client should be decoupled from WordPress. It should inject an instance of Requests (used by WP core), which can be installed via composer and is available in WordPress -- its the low level API for WordPress HTTP API.
Metadata
Metadata
Assignees
Labels
No labels