https://github.com/johnlindquist/swapi-graphql-server
https://github.com/johnlindquist/swapi-graphql-server
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnlindquist/swapi-graphql-server
- Owner: johnlindquist
- Created: 2019-05-22T20:21:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T15:13:48.000Z (over 3 years ago)
- Last Synced: 2025-04-07T21:43:39.970Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://swapi-graphql-server.vercel.app
- Size: 4.35 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Star Wars GraphQL
All credit to http://swapi.co
## Setup
- Clone or fork this repository
- Make sure you have [node.js](https://nodejs.org/) installed
- run `npm install` to install dependencies
- run `npm start` to fire up dev server