Skip to content

Creating a vending machine application using nodejs which has products/items and takes in orders

Notifications You must be signed in to change notification settings

pallevam/Ecommerce-app-microservices

Repository files navigation

Axioned-assignment

Creating a vending machine application using nodejs which has products/items and takes in orders

Added three services(microservices)

  1. Auth-service: Helps with user authentication - Lets user login or register
  2. Product-service: Helps with buying products - Lets user buy
  3. Order-service: Helps with creating orders - Lets user make an order 4.Used rabbitmq to communicate between

About

Creating a vending machine application using nodejs which has products/items and takes in orders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published