Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GraphQL
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
turtles
Veteran
Veteran


Joined: 31 Dec 2004
Posts: 1655

PostPosted: Sun Jun 23, 2019 1:06 am    Post subject: GraphQL Reply with quote

Greetings I am curious how many of you who code for a living are working with 'GraphQL' and what you all think of it?


https://graphql.github.io/graphql-spec/June2018/
https://medium.com/@localh0t/discovering-graphql-endpoints-and-sqli-vulnerabilities-5d39f26cea2e
_________________
Donate to Gentoo
Back to top
View user's profile Send private message
kikko
Apprentice
Apprentice


Joined: 29 Apr 2014
Posts: 276
Location: Milan, IT

PostPosted: Mon Jun 24, 2019 9:30 pm    Post subject: Reply with quote

Personal opinion: Looks cool, like a query language for Web APIs. You can reuse an actual implementation for different purposes, limiting the access to the data at the same time

It's a really interesting topic, because it provides a flexible way to interact with APIs and to gather only the data effectively needed in an operation

On the other hand: In a architecture based on microservice/single-function/fixed-purpose components, which already "do a single thing (and do it well)*", does the added complexity of GraphQL compared to a "plain" JSON API makes sense?

*=discussable...
_________________
Regards

root is the root of all evil
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum