Skip to content

Demo app showing how to build a simple blog with GraphQL API.

Notifications You must be signed in to change notification settings

wayne5540/graph_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Blog

Demo app showing how to build a simple blog with GraphQL API.

Slide: http://slides.com/waynechu/graphql

Usage

Setup

git clone https://github.com/wayne5540/graph_blog.git
cd graph_blog
bundle install
rake db:create & rake db:migrate & rails s

Then go to http://localhost:3000/graphiql play around.

Licence

MIT

About

Demo app showing how to build a simple blog with GraphQL API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages