GithubHelp home page GithubHelp logo

takkanm / graphql-ruby Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rmosolgo/graphql-ruby

0.0 2.0 0.0 4.53 MB

Ruby implementation of GraphQL: https://rmosolgo.github.io/graphql-ruby/

License: MIT License

Ruby 95.22% HTML 1.08% CSS 1.65% Ragel 0.66% Yacc 1.38%

graphql-ruby's Introduction

graphql graphql-ruby

Build Status Gem Version Code Climate Test Coverage built with love

A Ruby implementation of GraphQL.

Installation

Install from RubyGems by adding it to your Gemfile, then bundling.

# Gemfile
gem 'graphql'
$ bundle install

Getting Started

$ rails generate graphql:install

Or, see "Getting Started".

Upgrade

I also sell GraphQL::Pro which provides several features on top of the GraphQL runtime, including authorization, monitoring plugins and static queries. Besides that, Pro customers get email support and an opportunity to support graphql-ruby's development!

Goals

  • Implement the GraphQL spec & support a Relay front end
  • Provide idiomatic, plain-Ruby API with similarities to reference implementation where possible
  • Support Ruby on Rails and Relay

Getting Involved

  • Say hi & ask questions in the #ruby channel on Slack or on Twitter!
  • Report bugs by posting a description, full stack trace, and all relevant code in a GitHub issue.
  • Features & patches are welcome! Consider discussing it in an issue or in the #ruby channel on Slack to make sure we're on the same page.
  • Run the tests with rake test or start up guard with bundle exec guard.
  • Build the site with rake site:serve, then visit http://localhost:4000/graphql-ruby/.

graphql-ruby's People

Contributors

rmosolgo avatar cjoudrey avatar gjtorikian avatar josh avatar dylanahsmith avatar xuorig avatar theorygeek avatar charlieschwabacher avatar esjee avatar swalkinshaw avatar eapache avatar chanks avatar astorije avatar kliuless avatar gauravtiwari avatar hibariya avatar lucaspolonio avatar sgwilym avatar jamesdphillips avatar kristianm avatar b8in avatar keithpitt avatar nettofarah avatar sjchmiela avatar willianvdv avatar f avatar tiegz avatar sagmor avatar polmiro avatar mcolyer avatar

Watchers

Mitsutaka Mimura avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.