rails-graphql-realworld-example-app
Exemplary real world backend GraphQL API built with Ruby on Rails https://realworld.io
File Explorer
Download Latest Version (.zip)- manifest.js
- channel.rb
- connection.rb
- .keep
- application_controller.rb
- graphql_controller.rb
- user_token_controller.rb
- favorites_loader.rb
- record_loader.rb
- .keep
- add_comment.rb
- base.rb
- create_article.rb
- create_user.rb
- delete_article.rb
- delete_comment.rb
- favorite_article.rb
- follow_user.rb
- sign_in_user.rb
- unfavorite_article.rb
- unfollow_user.rb
- update_article.rb
- update_user.rb
- .keep
- article_type.rb
- comment_type.rb
- followers_connection_type.rb
- mutation_type.rb
- query_type.rb
- user_edge_type.rb
- user_error_type.rb
- user_type.rb
- viewer_type.rb
- realworld_schema.rb
- schema.graphql
- user_error.rb
- application_job.rb
- application_mailer.rb
- .keep
- application_record.rb
- article.rb
- comment.rb
- favorite.rb
- follow.rb
- user.rb
- mailer.html.erb
- mailer.text.erb
- bundle
- rails
- rake
- rspec
- setup
- update
- development.rb
- production.rb
- test.rb
- acts_as_taggable_on.rb
- application_controller_renderer.rb
- backtrace_silencers.rb
- cors.rb
- filter_parameter_logging.rb
- friendly_id.rb
- inflections.rb
- knock.rb
- mime_types.rb
- wrap_parameters.rb
- en.yml
- application.rb
- boot.rb
- cable.yml
- credentials.yml.enc
- database.yml
- environment.rb
- puma.rb
- routes.rb
- secrets.yml
- spring.rb
- storage.yml
- 20180622093617_create_users.rb
- 20180622112835_create_articles.rb
- 20180622160324_create_friendly_id_slugs.rb
- 20180622173640_create_comments.rb
- 20180622221043_create_favorites.rb
- 20180625175104_create_follows.rb
- 20180625195100_acts_as_taggable_on_migration.acts_as_taggable_on_engine.rb
- 20180625195101_add_missing_unique_indices.acts_as_taggable_on_engine.rb
- 20180625195102_add_taggings_counter_cache_to_tags.acts_as_taggable_on_engine.rb
- 20180625195103_add_missing_taggable_index.acts_as_taggable_on_engine.rb
- 20180625195104_change_collation_for_tag_names.acts_as_taggable_on_engine.rb
- 20180625195105_add_missing_indexes_on_taggings.acts_as_taggable_on_engine.rb
- schema.rb
- seeds.rb
- .keep
- graphql.rake
- .keep
- graphiql-headers.png
- graphiql-variables.png
- graphiql.png
- menu.png
- navbar.png
- 2C4B9D_B_0.eot
- 2C4B9D_B_0.ttf
- 2C4B9D_B_0.woff
- 2C4B9D_B_0.woff2
- 2C4B9D_C_0.eot
- 2C4B9D_C_0.ttf
- 2C4B9D_C_0.woff
- 2C4B9D_C_0.woff2
- 2C4B9D_D_0.eot
- 2C4B9D_D_0.ttf
- 2C4B9D_D_0.woff
- 2C4B9D_D_0.woff2
- 2C4B9D_E_0.eot
- 2C4B9D_E_0.ttf
- 2C4B9D_E_0.woff
- 2C4B9D_E_0.woff2
- style.css
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- index.html
- robots.txt
- articles.rb
- users.rb
- add_comment_spec.rb
- create_article_spec.rb
- create_user_spec.rb
- sign_in_user_spec.rb
- realword_schema_spec.rb
- factory_bot.rb
- rails_helper.rb
- spec_helper.rb
- .keep
- .keep
- .gitignore
- .rspec
- .rubocop.yml
- .ruby-version
- .travis.yml
- config.ru
- Gemfile
- Gemfile.lock
- graphql-schema.png
- GRAPHQL_API_SPEC.md
- logo.png
- Procfile
- Rakefile
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
