JSON API

Component ID

2723491

Component name

JSON API

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

103470

Component created

Component changed

Component body

Generate an API server that implements the {json:api} specification.

Documentation

Please read the documentation to further your understanding on how to use the JSON API module.

This YouTube playlist contains a series of short videos covering the implementation status of the module:
YouTube Playlist

Known bugs

Due to a Drupal core issue some write operations may not be executed on some configuration entities. All content entities are expected to be working. See #2824572: Write EntityResourceTestBase subclasses for every other entity type. for more info about the status.

Extend JSON API

This module is zero configuration. Once you enable the module, you are done.

If you need to customize your API you may be interested in the JSON API Extras module.