Skip to content

danaki/symfony-graphql-users-api-starter

Repository files navigation

symfony-graphql-users-api-starter

A demo application using:

  • Symfony4
  • GraphQL (overblog/graphql-bundle)
  • JWT (lexik/jwt-authentication-bundle)

Notes on implementation:

  • ADR pattern for resolvers/mutators
  • Behat tests
  • Api lives under /api
  • GraphiQL enabled by default /graphiql
  • User entity uses ramsey/uuid for Id
  • User entity and security decoupled see blog post
  • Entity validation moved to forms, see blog post
  • Based on Cyclepath-Symfony repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published