Skip to content

bramkoot/graphql-typescript-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Typescript Microservices

This project contains two microservices and an API gateway that are using GraphQL. The API gatway uses schema stitching and remote schemas to redirect requests to the microservices.

Run using ts-node

To run, use yarn ts-node src in every folder (users, companies and graphql-master as the last one) and go to http://localhost:4000 to access the GraphQL playground.

About

A 2 microservices + API gateway example project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published