Skip to content

Example GraphQL API created as an intro to GraphQL and Apollo. Presented during the meetup React & GraphQL Sundsvall. (https://www.meetup.com/React-GraphQL-Sundsvall/)

License

Notifications You must be signed in to change notification settings

esatto/graphql-movie-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo GraphQL Movie API

Example GraphQL API created as an intro to GraphQL and Apollo. Presented during the meetup React & GraphQL Sundsvall.

You can find an example app using this API in the repo esatto/graphql-movie-app.

DEMO - Coming soon

Technology used

Getting started

We're using yarn in these examples, but npm should work as well.

  1. Run yarn to install packages
  2. Run yarn start to start compilation and server
  3. Run yarn graphqlgen to generate TypeScript definitions for resolvers using graphqlgen.

Recommended plugins for VS Code

For syntax highlighting in .graphql-files, use the Apollo VSCode plugin.

License

This example project is MIT licensed.

About

Example GraphQL API created as an intro to GraphQL and Apollo. Presented during the meetup React & GraphQL Sundsvall. (https://www.meetup.com/React-GraphQL-Sundsvall/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published