Skip to content

JavaScript support via REST API #7

@JasonTheAdams

Description

@JasonTheAdams

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Type] DiscussionFor issues that are high-level and not yet ready to implement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions