Skip to content

cbrenberg/dnd-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D&D GraphQL

About

This project implements a GraphQL server over top of the existing Dungeons and Dragons 5th Edition RESTful API found at http://www.dnd5eapi.co/

For Developers

Getting up and running

Prerequisites

  • NodeJS
  • NPM (Node Package Manager)

Instructions

  1. Fork and clone this repository
  2. Navigate to your local project directory using your preferred terminal/command line tool and run npm install to install project dependencies
  3. Start the development server with npm start
  4. Navigate to http://localhost:5000/graphql to use GraphiQL, the built-in UI for GraphQL development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published