Liberator-mixin 0.0.64
Released under the MIT License
An extension to liberator allowing for composable mixins.
Installation
To install, add the following dependency to your project or build file:
[b-social/liberator-mixin "0.0.64"]
Namespaces
liberator-mixin.authorisation.core
Liberator mixin to authorise a request based on an access token
Public variables and functions:
liberator-mixin.context.core
Liberator mixins to add attributes to the context map for all requests.
Public variables and functions:
liberator-mixin.core
Functions for defining liberator mixins: partial liberator resource definitions that can be composed together to build up a liberator resource with canned functionality.
liberator-mixin.hal.core
A liberator mixin to add HAL support to liberator.