Skip to content

Gateway Bundle provided to handle combined client query and delegate them to single microservice

Notifications You must be signed in to change notification settings

garlicservices/gateway-bundle

Repository files navigation

Gateway bundle

The gateway bundle adds support of merging multiply GraphQL schemas to single structure and handle requests to single microservices.

Features include:

  • Documentation from multiply microservices in single place
  • Validation on the gateway layer
  • Split and process requests for multiply microservices
  • Service discovery

Installation

With composer, require:

composer require garlic/gateway

Usage

Just install latest version of gateway bundle and add environment variables REDIS_HOST, REDIS_PORT to .env file to schema caching. Gateway service will be available at "/main" route.

About

Gateway Bundle provided to handle combined client query and delegate them to single microservice

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages