Skip to content

cottrellio/swql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWQL

GraphQL example of the Star Wars API.

Built with:

  • Node
  • KOA
  • TypeScript
  • Apollo Server KOA

Usage

  1. Clone this thing
  2. cd to swql dir
  3. Build it with npm run build (or npm run build:watch if you want to watch for changes)
  4. Start it with npm run start (or npm run build:watch if you want to watch for changes)
  5. Play around in the GraphiQL playground.

About

GraphQL example of Star Wars API (Node, KOA, TS)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors