Skip to content

Create/ Use a decoupled HTTP client #3

@Shelob9

Description

@Shelob9

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions