Skip to content

Latest commit

 

History

History
 
 

graphql-servers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

(MOVED) GraphQL Server Boilerplates

The contents of this directory have been moved to remote-schemas.

Hasura GraphQL Engine can combine schemas from multiple remote GraphQL servers and expose them at a single endpoint. You can write these GraphQL servers in any language and Hasura takes care of stitching together the schema from these servers (read more).

This directory contains boilerplates for writing GraphQL servers using various languages and frameworks.

Architecture

Remote schema architecture diagram