Skip to content

florentdestremau/graphql-example

Repository files navigation

## GraphQL demo

A simple sample project to illustrate how you can use https://github.com/Youshido/GraphQLBundle to organize your backend implementation of Graphql

Install

composer install
# change your settings for database

bin/console doctrine:database:create
bin/console doctrine:schema:update --force
bin/console server:run

About

A simple implementation of GraphQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published