-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
[Type] DiscussionFor issues that are high-level and not yet ready to implement.For issues that are high-level and not yet ready to implement.
Description
The requirements doc mentions a REST API to support the client from JS. The challenge here is that this repo is intended to be a client library, not an HTTP server, so we probably want to avoid handling the REST endpoints from this repo.
Another idea that was proposed was adding a REST specification to this repository. The specification would outline the endpoints that an implementing systems should have to provide a RESTful interface for the client. This specification could then be used to create the endpoints in the WP REST API — in a separate project which has the integration.
felixarntz
Metadata
Metadata
Assignees
Labels
[Type] DiscussionFor issues that are high-level and not yet ready to implement.For issues that are high-level and not yet ready to implement.