Skip to content
#

microservices-application

Here are 26 public repositories matching this topic...

A scalable e-commerce platform project, based on a microservice architecture and AWS services. Designed for modularity, independent scaling, and efficient communication via a central API gateway. Includes detailed documentation on dependencies, authentication, proxy workflow, and microservices for comprehensive oversight and easy integration.

  • Updated Mar 1, 2024
  • JavaScript

In a microservices Node.js application, the functionality is divided into small, independent services that communicate with each other through APIs. Each service is responsible for a specific business capability and can be deployed, scaled, and updated independently.

  • Updated Jan 15, 2024
  • JavaScript

This is a simple authentication service for microservice architecture. It uses JWT for authentication and authorization. It uses RabbitMQ for communication between services.It uses Express for routing.It uses amqplib for RabbitMQ communication.

  • Updated Feb 22, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the microservices-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microservices-application topic, visit your repo's landing page and select "manage topics."

Learn more