Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/oxfist/rails-graphql-rspec-base
- Owner: oxfist
- Created: 2020-09-01T01:48:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T02:18:18.000Z (about 3 years ago)
- Last Synced: 2024-12-11T07:05:08.267Z (about 2 months ago)
- Topics: graphql, rails, rspec
- Language: Ruby
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.