Difference between revisions of "Graph"
(Created page with "{{#seo: |title=PRIMO.ai |titlemode=append |keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, M...") |
|||
Line 10: | Line 10: | ||
* [http://graphql.org/ GraphQL] | * [http://graphql.org/ GraphQL] | ||
* [https://github.com/graphql/graphiql GraphiQL] is the reference implementation of GraphQL IDE, an official project under the GraphQL Foundation | * [https://github.com/graphql/graphiql GraphiQL] is the reference implementation of GraphQL IDE, an official project under the GraphQL Foundation | ||
− | * [ GitHub GraphQL API] | + | * [[Git - GitHub and GitLab#GitHub GraphQL API| GitHub GraphQL API]]] |
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. | GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. | ||
Line 16: | Line 16: | ||
<youtube>Kbqdqd7cIbY</youtube> | <youtube>Kbqdqd7cIbY</youtube> | ||
<youtube>6xO87LlijoQ</youtube> | <youtube>6xO87LlijoQ</youtube> | ||
+ | <youtube>ed8SzALpx1Q</youtube> | ||
− | + | == GraphiQL == | |
− | + | <youtube>Kbqdqd7cIbY</youtube> | |
− | |||
− | <youtube> |
Revision as of 06:42, 26 July 2019
Youtube search... ...Google search
- GraphQL
- GraphiQL is the reference implementation of GraphQL IDE, an official project under the GraphQL Foundation
- GitHub GraphQL API]
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.
GraphiQL