Skip to content

fortm/apollo-server-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apollo-server-tutorial

This repo contains the full code for the GraphQL server tutorial (SQL, MongoDB + REST).

Documentation and explanations can be found on docs.apollostack.com

How to use

In order for the MongoDB part of this example to work, you need to have MongoDB installed on your machine. All other required parts come with this package.

npm install
npm start

The server should now accept requests at http://localhost:8080/graphql

About

Sample code for a GraphQL server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published