REST in Peace. Long Live GraphQL
medium.freecodecamp.org
REST in Peace. Long Live GraphQL
1–10 of 94 posts
Re: REST in Peace. Long Live GraphQL
#2 What is GraphQL?
GraphQL is all about data communication
Somehow it reminds me of good old "The S stands for Simple": http://harmful.cat-v.org/software/xml/soap/simpleRe: REST in Peace. Long Live GraphQL
#3I'm not sure what's different. You can actually implement the same with plain old http api's, also.
Re: REST in Peace. Long Live GraphQL
#4this is stupid there is no need to go multiple rounds?
Re: REST in Peace. Long Live GraphQL
#5Re: REST in Peace. Long Live GraphQL
#6> The need to do multiple round trips to fetch data required by a view: With GraphQL, you can always fetch all the initial data required by a view with a single round-trip to the server. I'm not sure what's different. You can actually implement the same with plain old http api's, also.
Re: REST in Peace. Long Live GraphQL
#7Re: REST in Peace. Long Live GraphQL
#8> The need to do multiple round trips to fetch data required by a view: With GraphQL, you can always fetch all the initial data required by a view with a single round-trip to the server. I'm not sure what's different. You can actually implement the same with plain old http api's, also.
Re: REST in Peace. Long Live GraphQL
#9> The need to do multiple round trips to fetch data required by a view: With GraphQL, you can always fetch all the initial data required by a view with a single round-trip to the server. I'm not sure what's different. You can actually implement the same with plain old http api's, also.
Re: REST in Peace. Long Live GraphQL
#10It does not seem wise to use anything with that rider if you have or would like to leave open the possibility of having patents which you license to / enforce against Facebook.
The argument for patent disarmament strikes me as reasonable, but some companies have novel tech they would like to license to Facebook, and restricting the use of software like this seems a pretty severe violation of the notion of Free Software.
1. https://raw.githubusercontent.com/graphql/graphql-js/master/...