Poilon / graphql-rails-apiLinks
Rails API with GraphQL made simple
☆29Updated last year
Alternatives and similar repositories for graphql-rails-api
Users that are interested in graphql-rails-api are comparing it to the libraries listed below
Sorting:
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 10 months ago
- Separate schema from data migrations in your Rails apps☆69Updated 2 weeks ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- Benchmarking your code, made simple.☆25Updated last year
- String enums for Rails☆86Updated 4 months ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- Simple, secure key management for Active Record encryption