JSON API Defaults

Component ID

2894387

Component name

JSON API Defaults

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

160

Component created

Component changed

Component body

Modules is under development!

The JSON API module provides zero configuration out of the box. Use JSON API Extras and Defaults to customize your API. JSON API Defaults provides default includes and filters (or any parameter) for resources. Use this module if you want your api client just use simple resource without any url parameters and still deliver all related objects.

Here are the current features of the JSON API Defaults module:

  1. Add default include
  2. Add default filter

Installation

  1. Install the development version 8.x-1.x-dev of the JSON API module.
  2. Install the development version 8.x-1.x-dev of the JSON API Extras module.
  3. Install the JSON API Defaults module.
  4. Visit /admin/config/services/jsonapi to overwrite and configure your API.

Dependencies