Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises Learn more →
Top 23 Ruby GraphQL Projects
-
Project mention: Ask HN: Suggestions about platform to develop a customizable B2B marketplace | news.ycombinator.com | 2023-05-01
-
In our Rails application, we use the popular graphql Ruby gem to resolve GraphQL queries. When used naively, it essentially resolves queries as a depth-first tree traversal, which leads to the N+1 problem in GraphQL.
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
Koala
A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth.
In First step we need a Facebook app, so we must visit to facebook developer site after login you can find My app In header in this page you should create your first app like this:
-
After recognizing the problem, we brainstormed options to offload some of the work onto the database server to ultimately reduce the Rails application’s memory consumption. One particularly promising avenue involved SQL window functions. After deciding to pursue SQL window functions, we started our work by considering the WindowKeyLoader example described in the graphql-batch repository.
-
An example of a Snowflake API request using Ruby. This example uses the Ruby standard library, so it doesn’t require additional dependencies; however, in production, you could use a library like GitHub’s own graphql-client for stronger typing.
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
After 3 years in development of 0. version it's a collection of 25 cops for Rubocop to take your GraphQL code to the next level. Link: https://github.com/DmitryTsepelev/rubocop-graphql
-
-
-
There is also https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache, if you want to cache the response of a query, or parts of the response.
-
rails-graphql
A Fresh new GraphQL server for Rails applications, with a focus on natural and Ruby-like DSL.
Project mention: A Fresh new GraphQL server for Rails applications, with a focus on natural and Ruby-like DSL. | reddit.com/r/ruby | 2023-02-10 -
-
-
-
-
I decided to use this opportunity to write my first gem: rspec-graphql-integration
-
inkind-admin
A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
-
Project mention: How to Use ChatGPT API with Ruby on Rails: A Step-by-Step Guide | dev.to | 2023-03-06
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Ruby GraphQL related posts
- Create Facebook Messaenger Bot
- The 3 best tools I use to validate the meta tags present on my websites
- Social media scheduling integration?
- Sending messages through WhatsApp cloud API using Javascript
- What is this non-sense?
- Developer unregistration notice alert email - what does this even mean?
- Thoughts on this? Meta removing developers
-
A note from our sponsor - ONLYOFFICE
www.onlyoffice.com | 31 May 2023
Index
What are some of the best open-source GraphQL projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | Spree Commerce | 12,253 |
2 | graphql | 5,231 |
3 | Koala | 3,554 |
4 | graphql-batch | 1,367 |
5 | graphql-client | 1,132 |
6 | BatchLoader | 972 |
7 | graphql-guard | 470 |
8 | graphql-ruby | 261 |
9 | graphlient | 219 |
10 | GQLi | 209 |
11 | rubocop-graphql | 189 |
12 | graphql_devise | 184 |
13 | n1_loader | 183 |
14 | apollo_upload_server-ruby | 171 |
15 | graphql-ruby-fragment_cache | 151 |
16 | rails-graphql | 131 |
17 | graphql-benchmarks | 55 |
18 | graphql-groups | 22 |
19 | KittyPolicy | 22 |
20 | siete-valles | 15 |
21 | rspec-graphql-integration | 11 |
22 | inkind-admin | 9 |
23 | twitter-clone-ruby-gql | 6 |