mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 12:16:58 +03:00
11 lines
467 B
Markdown
11 lines
467 B
Markdown
---
|
|
path: /
|
|
---
|
|
<div class="starwars-example-wrapper"><a class="starwars-example" href="http://swapi.graphene-python.org/">Check our Django Starwars API example!</a></div>
|
|
|
|
## Meet Graphene
|
|
|
|
Graphene is a Python library for building GraphQL schemas/types fast and easily.
|
|
|
|
**But, what is GraphQL?** A GraphQL query is a string interpreted by a server that returns data in a specified format. We believe *GraphQL* is the next big thing after peanut butter and *REST*.
|