apollographql/starwars-server

77

stars

79

commits

JavaScript

primary language

Oct 1, 2024

updated

README

This repo is no longer maintained and has been archived.

Star Wars Example Server

This is a really simple GraphQL server that uses Apollo Server and GraphQL Tools to serve the Star Wars example schema from http://www.graphql.org.

Installation

Clone the repository and run npm install

git clone https://github.com/apollographql/starwars-server
cd starwars-server
npm install

Starting the server

npm start

The server will run on port 8080. You can change this by editing server.js.

Contributors

designatednerd

17 commits

abernix

13 commits

dependabot[bot]

11 commits

martijnwalraven

10 commits

apollographql/starwars-server

77

stars

79

commits

JavaScript

primary language

Oct 1, 2024

updated

README

This repo is no longer maintained and has been archived.

Star Wars Example Server

This is a really simple GraphQL server that uses Apollo Server and GraphQL Tools to serve the Star Wars example schema from http://www.graphql.org.

Installation

Clone the repository and run npm install

git clone https://github.com/apollographql/starwars-server
cd starwars-server
npm install

Starting the server

npm start

The server will run on port 8080. You can change this by editing server.js.

Contributors

designatednerd

17 commits

abernix

13 commits

dependabot[bot]

11 commits

martijnwalraven

10 commits

Languages

JavaScript

100.0%