All Projects → graphql → Graphql.github.io

graphql / Graphql.github.io

Licence: other
GraphQL Documentation at graphql.org

Programming Languages

typescript
32286 projects

Labels

Projects that are alternatives of or similar to Graphql.github.io

Caliban
Functional GraphQL library for Scala
Stars: ✭ 581 (-6.59%)
Mutual labels:  graphql
Awesome Aws Appsync
Curated list of AWS AppSync Resources
Stars: ✭ 594 (-4.5%)
Mutual labels:  graphql
Starlette
The little ASGI framework that shines. 🌟
Stars: ✭ 6,337 (+918.81%)
Mutual labels:  graphql
Learn Graphql
Real world GraphQL tutorials for frontend developers with deadlines!
Stars: ✭ 586 (-5.79%)
Mutual labels:  graphql
Stash
An organizer for your porn, written in Go
Stars: ✭ 591 (-4.98%)
Mutual labels:  graphql
Eliasdb
EliasDB a graph-based database.
Stars: ✭ 611 (-1.77%)
Mutual labels:  graphql
Vesper
Vesper is a NodeJS framework that helps you to create scalable, maintainable, extensible, declarative and fast GraphQL-based server applications.
Stars: ✭ 576 (-7.4%)
Mutual labels:  graphql
Graphql Client
Typed, correct GraphQL requests and responses in Rust
Stars: ✭ 620 (-0.32%)
Mutual labels:  graphql
Graphqlviz
GraphQL Server schema visualizer
Stars: ✭ 591 (-4.98%)
Mutual labels:  graphql
Vue Apollo
🚀 Apollo/GraphQL integration for VueJS
Stars: ✭ 5,529 (+788.91%)
Mutual labels:  graphql
Graphqldesigner.com
A developer web-app tool to rapidly prototype a full stack implementation of GraphQL with React.
Stars: ✭ 587 (-5.63%)
Mutual labels:  graphql
Canduma
A Rust Boilerplate server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
Stars: ✭ 590 (-5.14%)
Mutual labels:  graphql
Graphql React
A GraphQL client for React using modern context and hooks APIs that is lightweight (< 3.5 KB size limited) but powerful; the first Relay and Apollo alternative with server side rendering.
Stars: ✭ 611 (-1.77%)
Mutual labels:  graphql
Graphql Editor
📺 Visual Editor & GraphQL IDE. Draw GraphQL schemas using visual 🔷 nodes and explore GraphQL API with beautiful UI. Even 🐒 can do that!
Stars: ✭ 5,485 (+781.83%)
Mutual labels:  graphql
React App
Create React App with server-side code support
Stars: ✭ 614 (-1.29%)
Mutual labels:  graphql
Apollo Fetch
🐶 Lightweight GraphQL client that supports middleware and afterware
Stars: ✭ 581 (-6.59%)
Mutual labels:  graphql
Create Eth App
Create Ethereum-powered apps with one command
Stars: ✭ 597 (-4.02%)
Mutual labels:  graphql
Clean Ts Api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 619 (-0.48%)
Mutual labels:  graphql
Core
Source Code for dotCMS Java Enterprise Content Management System
Stars: ✭ 615 (-1.13%)
Mutual labels:  graphql
Learnapollo
👩🏻‍🏫 Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool)
Stars: ✭ 5,274 (+747.91%)
Mutual labels:  graphql

Source Repository for graphql.org

This repository contains the source code for the GraphQL website.

You can find more discussions on the #website channel on the GraphQL Slack. Get your invite here!

A brief overview: GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. It provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need, and enables powerful developer tools. The specification is open source and governed by the GraphQL Foundation.

Documentation

Deployment

The site is deployed via Netlify on merges to the source branch, you can see the builds here.

How to contribute

Check out our contributing guide for detailed instructions on how to make changes to the GraphQL website 🎉

This repository is managed by EasyCLA. Project participants must sign the free (GraphQL Specification Membership agreement before making a contribution. You only need to do this one time, and it can be signed by individual contributors or their employers.

To initiate the signature process please open a PR against this repo. The EasyCLA bot will block the merge if we still need a membership agreement from you.

You can find [email protected].

If your company benefits from GraphQL and you would like to provide essential financial support for the systems and people that power our community, please also consider membership in the GraphQL Foundation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].