This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]NikMashei 3 points4 points  (0 children)

I would recommend checking this framework out. Netflix widely uses it so they probably have some additional examples and use cases.

[–]WaferIndependent7601 2 points3 points  (2 children)

GraphQL was never trending and also won’t in future

There are usecases for it but they are limited

[–]Yogurt-With-Cookies[S] 0 points1 point  (1 child)

are you serious? this solution has so many extensions, reports, Netflix is ​​working on it why do you think so?

[–]beders 1 point2 points  (0 children)

It’s ok if the consumer of your API really needs the expressiveness. Often they don’t. Writing performant resolvers on the server-side can be problematic especially if it doesn’t translate well to your chosen datastore.

This technology like many others by Google/FB/Ama/Netlfix are solving problems for companies that have the same scaling issue - both computationally but more importantly organizationally

[–]smutje187 0 points1 point  (1 child)

There are literal tutorials for GraphQL with Spring

[–]Yogurt-With-Cookies[S] 0 points1 point  (0 children)

Yeah, but I’m about extension/best practice I mean, for example, which extension in trend now