Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oxfist/rails-graphql-rspec-base

Reference Rails app exposing a GraphQL API with the asset pipeline working only in development mode.
https://github.com/oxfist/rails-graphql-rspec-base

graphql rails rspec

Last synced: about 1 hour ago
JSON representation

Reference Rails app exposing a GraphQL API with the asset pipeline working only in development mode.

Awesome Lists containing this project

README

        

# GraphQL + Rails API

Reference Rails app exposing a **GraphQL API** with the asset pipeline working only in development mode.

A basic [RSpec](https://github.com/rspec/rspec-rails) test for a query type is included.

[Factory Bot](https://github.com/thoughtbot/factory_bot_rails) for Rails is used for fixtures.