Skip to content

Trying to expose graphql for spree. WIP, not for public use ;-)

Notifications You must be signed in to change notification settings

rczjns/spree_graphql_playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spree GraphQL Playground

A proof of concept/experimental implementation of a GraphQL front-end for Spree's Rest API.

To know more about GraphQL. Please look at the official documentation. To see example usage, look at test_script.rb. It requires a running Spree Instance at localhost:3000.

To setup the project run bundle install.

To run the test script: bundle exec ruby test_script.rb.

Credits

vinsol.com: Ruby on Rails, iOS and Android developers

Copyright (c) 2016 vinsol.com

About

Trying to expose graphql for spree. WIP, not for public use ;-)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%