Skip to content

Custom type should insert itself into hooks as necessary #162

@craigedmunds

Description

@craigedmunds

Example of custom types in https://github.com/Azzoo/fortune/blob/patch-3/test/app.js

If a custom type is registered, it should have the opportunity to participate in the read/write fortune lifecycle to manipulate the data travelling into & out of the API.

This will avoid the need to manually add hooks to each resource to do any manipulations (provide our date example as a starting point)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions