rest - GraphQL not for public API -


is graphql overkill regular application, not public api? if develop application know endpoint need return predefined set of data.

what benefits can give graphql comparing rest or rpc, if develop both, backend , frontend.

whether it's overkill more matter of scale , effort else. directly address first question, graphql designed "regular applications" rather public apis - use latter relatively new thing being pioneered community rather graphql's creators.

rather repeating answers exist in numerous forms in numerous places, i'm going suggest watch of original talks introducing graphql world, these got adopters excited, , should answer lot of questions:

data fetching react applications @ facebook

lee byron - exploring graphql


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -