Skip to content

elmolicious/GraphQL-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 4, 2017
6dc2bc1 · Apr 4, 2017

History

8 Commits
Apr 4, 2017
Mar 25, 2017
Mar 25, 2017
Apr 4, 2017
Apr 4, 2017
Apr 4, 2017
Apr 4, 2017
Apr 4, 2017
Apr 4, 2017
Apr 4, 2017

Repository files navigation

GraphQL server

This repository shows a simple example for a GraphQL server and its schema.

Routes

  • GET|POST /graphql endpoint for graphql queries/mutations
  • GET /graphiql explorativ client for the graphql endpoint

Link-List

Mentions

This repository is summing up the GraphQL Workshop by Mike Bild. For further information about GraphQL you may visit his repository

License

This project is under the MIT license.

Todos

  • directiven: @include(if: boolVariable)

About

An example GraphQL Server for demo purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published