Skip to content

necccc/starwars-graphql

Repository files navigation

starwars-graphql

GraphQL server using the Star Wars REST API as backend. Currently deployed to now, you can play with it here

Install

npm install

Configure

Create a .env file with the following:

APOLLO_API_KEY="___YOUR APOLLO ENGINE API KEY ___"
APOLLO_ENGINE_PORT=8000

You can get a free Apollo Engine key here

Run server

npm start

About

GraphQL server using the Star Wars REST API as backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published