L
L
lukoie2018-06-07 19:30:52
API
lukoie, 2018-06-07 19:30:52

What are the benefits of using GraphQL than handles?

Help me understand, plz, what are the advantages of using GraphQL instead of writing api with pens?
And, as far as I understood after reading, is this some kind of alternative for restfulapi, or what?
Please explain about the difference, and what are the advantages if you use it on the project, and not do api for your data with your hands.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2018-06-07
@sergey-gornostaev

The very first link in Google for "GraphQL REST" - Comparison of REST and GraphQL . At the end of the article, tags are listed, if you click on the "graphql" tag, 40 more similar publications will fall out.
Only I don't understand why you are contrasting the GraphQL data exchange form convention with writing "API handles". It doesn't matter what form of exchange you have chosen - SOAP, REST, GraphQL, you still have to write request handlers, no one will do anything for you automatically.

S
Sergey Rogozhkin, 2018-06-14
@thecoder

In simple words, what is Count Kuel's problem: https://tonsky.livejournal.com/309037.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question