WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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