Skip to content

Process incoming json documents #89

@lode

Description

@lode

Inspired by #74, it would be nice if this library can also help with incoming requests. There is already tickets for validating incoming requests (#58, #57). This issue is about also converting the document into objects you can pass to the rest of your application. E.g. a RelationshipObject. Still to define a bit more what exactly we can help implementations with.

Some first ideas:

  • process incoming relationships into something like ResourceIdentifierObjects
  • implement PSR-7, especially ServerRequestInterface->getParsedBody()
  • helping with the difference between requests updating a resource and those updating a relationship

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions