I still can't quite figure out the value of any of these schemes. Yes, APIs seldom elegantly encode into the set of HTTP verbs and responses that we associate with a "RESTful" design, I grant. And so maybe we can come up with better. But the notion of JrGQL and GQL as query languages means that the servers handling these calls must be query resolvers . Unlike most restful interfaces which tend to devote a single unif…
I use Elixir and Absinthe, and was very skeptical as well until the past month about GQL. I'm now completely sold, for a JS powered app, using Preact and Apollo-client makes working with the backend incredibly easy, and realtime via subscriptions works very well. I've used it to build a couple of large apps, and am seeing very good results, and much easier to build something in the frontend. The backend handles these…
Gql buys me absolutely nothing at all having microservices connect.