Advertising sustains the DA. Ads are hidden for members. Join today

On this page

POC Release

Last updated on
9 November 2023

This documentation needs review. See "Help improve this page" in the sidebar.

Intended Scope

For the first release of the API Client, a Vertical Slice of the project is being built to be able to showcase an end-to-end example of how the client can be used to fetch a collection of resources from Drupal.

This release will include:
- Two published npm packages, a base `api-client` and a `json-api-client` which extends the base class to implement methods to fetch from Drupal. For this phase of the project, we are not expecting this release to be under the Drupal namespace on npm, however that is a future goal.

- Published API Documentation for the npm packages

- An example utilizing the json-api-client that can be run locally

The POC releases will follow semantic versioning of pre 1.0 packages, meaning there can be breaking changes between minor versions.

Critical bugs and security issues will be backported to prior versions as needed, but functionality will not be backported.

See https://www.drupal.org/project/api_client/issues/3365506 for more information on what functionality is included in these packages.

Help improve this page

Page status: Needs review

You can: