Skip to content

A Symfony application demoing a simple GraphQL API

Notifications You must be signed in to change notification settings

arnaud-lb/graphql-demo

Repository files navigation

GraphQL demo

A Symfony application demoing a simple GraphQL API with Overblog GraphQLBundle.

Install

git clone https://github.com/arnaud-lb/graphql-demo.git
composer install
php -S 127.0.0.1:8080 -t public/

Then, go to 127.0.0.1:8080/graphiql

Powered by

TODO

  • Proper error reporting
  • Count field on a connection

About

A Symfony application demoing a simple GraphQL API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages