Skip to content

ApiPlatform: change design to expose API through standalone class and use DataProvider and DataPersister #117

@Rebolon

Description

@Rebolon

Here is the documentation about this:

The problem with current implementation is that ApiPlatform and Doctrine share everything, which could be a problem if we don't want to expose some properties to Api.
In complexe legacy app it cuols be hard to use ApiPlatform with the current implementation. So the separation of concern is, once again, a good thing !

Now the problem is how to implement this ???

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions