nelsieborja / apollo-federation-gateway

Apollo federation architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed GraphQL architecture and breakup the schema into multiple smaller services for development purposes then recombine each separately managed portion of the schema into a gateway API so that client apps can remain agnostic to these divisions when querying data

About

Apollo federation architecture


Languages

Language:JavaScript 98.4%Language:Shell 1.6%