Skip to content

Sandbox for creating a module that allows defining Drupal JSON:API resources via plugins.

Notifications You must be signed in to change notification settings

mglaman/jsonapi_resources

Repository files navigation

JSON:API Resources

This module let's you define custom resources at routes of your choice that use existing resource types. This is useful for defining routes that return resource objects based on context like the currently authenticated user instead of a route parameter (e.g. a UUID)

About

Sandbox for creating a module that allows defining Drupal JSON:API resources via plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages