Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Implement an initial GraphQL server in Ruby #15

Closed
2 tasks
hpjaj opened this issue Oct 10, 2018 · 1 comment
Closed
2 tasks

Implement an initial GraphQL server in Ruby #15

hpjaj opened this issue Oct 10, 2018 · 1 comment
Assignees
Labels

Comments

@hpjaj
Copy link
Contributor

hpjaj commented Oct 10, 2018

Background

Once we have started saving all of the GitHub and JIRA data in our database, we will want to offer up that data to our FE through a GraphQL server.

Here is a graphql-ruby tutorial for reference: https://www.howtographql.com/graphql-ruby/0-introduction/

Definition of done

  • An outline of the process
  • Create all of the atomic issues (in GitHub) that represent the implementation of the GraphQL server in Ruby
@hpjaj hpjaj added the backend label Oct 10, 2018
@RobAWilkinson
Copy link
Member

FYI, that tutorial is pretty out of date, most of the commands are good for initial install. I found: http://graphql-ruby.org/schema/class_based_api.html to be a good resource for the new syntax

@hpjaj hpjaj changed the title Discovery - Identify what is involved in implementing a GraphQL server in Ruby Implement an initial GraphQL server in Ruby Oct 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants