A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
-
Updated
Jan 19, 2023 - Ruby
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.
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
GraphQL Ruby example for How To GraphQL
GraphQL plugin for SearchObject gem
Performant remote GraphQL queries from within the resolvers of a Ruby GraphQL API.
Step by step tutorial to write a graphql server in sinatra (ruby)
Grow Your Business with Gamou
A backend web framework centred around GraphQL.
🗄🛰📲 Rails API for The Spectator; GraphQL server, written with PostgreSQL.
A strongly typed GraphQL API framework
Menampilkan daftar provinsi, kota, kecamatan dengan GraphQL untuk membuat form isian alamat.
Implement filter, pagination functionality in Ruby on Rails + GraphQL API
The purpose of this example is to provide details as to how one would go about using GraphQL with the Ruby Language.
A GraphQL on Rails API that serves queries and mutations for Virtual Escape, an application that allows you to travel in covid-safe style.