Skip to content

Implement serialization/deserialization similar to JSONR #21

Description

@bmille29

This would allow purdy to re-compute references when transmitting JSON output.

  • Useful for minimizing data transmitted to the FrontEnd applications.
  • Relationships that are one-to-many and/or many-to-many would refer to the same object.

As of now, purdy handles circular references many-to-many so it would need to be extended to also handle one-to-many relations.

Docs...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions