Skip to content

Support REST and/or GraphQL APIs #617

@Guite

Description

@Guite

Goal

Generated bundles should be able to provide REST and/or GraphQL APIs. Those are pretty near to CRUD, but may be enhanced and/or customised manually of course.

Concept

  • Behaviour should be disabled by default and configurable using generator settings.
  • Preferrably use API Platform against other solutions like FOSRestBundle or GraphQLBundle
  • One separate module should centrally implement an authentication method for JWT support.
  • Versioning, e.g. like this

Resources

Check out first

API Platform

Authentication, docs, testing

GraphQLBundle

FOSRestBundle

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions