Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wildegor/fastify-gql-gateway

NestJS Fastify GraphQL Federation Gateway
https://github.com/wildegor/fastify-gql-gateway

fastify graphql graphql-gateway nestjs

Last synced: about 2 months ago
JSON representation

NestJS Fastify GraphQL Federation Gateway

Awesome Lists containing this project

README

        

# NestJS Fastify GraphQL Federation Gateway

## Installation

Add your services in `services.json` (docker-services.json if run in Docker) and run:

```bash
yarn start:dev
```
or
```docker
docker-compose.yml up --build
```

## API

- http://localhost:3000/graphql - API
- http://localhost:3000/altair - Altair GraphQL Client