#1491·grape

GraphQL to the RESTque

Author: dmitryCreated Sep 15, 2016Updated Nov 6, 2025
Labelsdiscuss!

Did anyone had an idea to implement GraphQL along with REST API?

Looks like when there are https://github.com/ruby-grape/grape-entity in the existing project, adding GraphQL could be done very easily (once it will be implemented).

Lets discuss future opportunities once GraphQL will be implemented within grape.