Skip to content

Web Application developed with NodeJs, Express and ReactJs, following the micro-service architecture patterns and principles.

Notifications You must be signed in to change notification settings

mianhaseeb1/nodeJS-microservices-conference-app

 
 

Repository files navigation

nodeJS-microservices-conference-app

Web Application developed with NodeJs, Express and ReactJs, following the micro-service architecture patterns and principles.

In organizations large and small, Node.js is often the platform of choice for building microservices architectures. In this projects basic microservices concepts are used in a Node.js context, showing how to use Node.js to build out a microservices architecture from scratch. This coveres a few essential concepts like service discovery and resilience.

Project Objectives

  • Setting up a service registry
  • Registering and deregistering services
  • Versioning and load balancing
  • Adding the service logic
  • Working with the circuit breaker
  • Using Node.Js queues
  • Consuming and storing feedback services

About

Web Application developed with NodeJs, Express and ReactJs, following the micro-service architecture patterns and principles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.9%
  • Pug 27.5%
  • CSS 9.6%