GraphQL APIs in Rails

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. faker

    A library for generating fake data such as names, addresses, and phone numbers. (by faker-ruby)

    Next, let's add some users. To use the Faker gem to generate random data, open your db/seeds.rb file and add the following:

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. graphql

    Ruby implementation of GraphQL

    The next step is to add the GraphQL gem to our Gemfile; you can visit its page, graphql-ruby, for more details; now, open your Gemfile and add this line:

  4. foundation

    GraphQL Foundation Charter and Legal Documents (by graphql)

    GraphQL

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A library for setting up Ruby objects as test data

    1 project | news.ycombinator.com | 3 May 2025
  • Bringing AI Agent Capabilities to Ruby with MCP

    4 projects | dev.to | 14 Feb 2025
  • Faker – generate fake data such as names, addresses, and phone numbers

    1 project | news.ycombinator.com | 13 Apr 2024
  • Show HN: Factory-JS – TypeScript dummy object generator for testing

    2 projects | news.ycombinator.com | 29 Mar 2024
  • Test Driving a Rails API - Part Two

    7 projects | dev.to | 21 Mar 2024