Skip to content

hauld/micro-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype of Micro-services runtime in NodeJS

High level system design

System design

Features

  • Spawn multiple service instances using different adapters i.e. ExpressJS , Postgraphile, GraphQL Helix, ...
  • Routing HTTP request to respective service handlers
  • Allow service instances communicate with each other