graphql-server
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Here are 27 public repositories matching this topic...
A GraphQL on Rails API that serves queries and mutations for Virtual Escape, an application that allows you to travel in covid-safe style.
-
Updated
Jan 28, 2021 - Ruby
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
-
Updated
Apr 7, 2021 - Ruby
-
Updated
Nov 7, 2017 - Ruby
rails-graphql app with oauth2 and tests
-
Updated
Jan 19, 2023 - Ruby
Quick Rails 5 app using GraphQL
-
Updated
Jun 1, 2017 - Ruby
-
Updated
Oct 3, 2018 - Ruby
-
Updated
Mar 24, 2019 - Ruby
-
Updated
Mar 8, 2023 - Ruby
The purpose of this example is to provide details as to how one would go about using GraphQL with the Ruby Language.
-
Updated
Nov 9, 2024 - Ruby
Implement filter, pagination functionality in Ruby on Rails + GraphQL API
-
Updated
Oct 30, 2020 - Ruby
Menampilkan daftar provinsi, kota, kecamatan dengan GraphQL untuk membuat form isian alamat.
-
Updated
Dec 13, 2020 - Ruby
🗄🛰📲 Rails API for The Spectator; GraphQL server, written with PostgreSQL.
-
Updated
Mar 8, 2023 - Ruby
A strongly typed GraphQL API framework
-
Updated
Oct 26, 2017 - Ruby
-
Updated
Jan 29, 2019 - Ruby
A backend web framework centred around GraphQL.
-
Updated
Nov 5, 2018 - Ruby