Skip to content

This is an orders microservice to place an order of items

Notifications You must be signed in to change notification settings

NawafSwe/orders-microservice

Repository files navigation

Orders-Microservice:

This repo was created to apply my knowledge of microservices and GoLang.

Project description:

The project demonstrates microservices concepts using GoLang + PostgreSQL + gRPC + DataDog + Protocol buffers.

Workflows:

  • Placing order:

    • Will place order
    • Will publish OrderCreated, consumed by restaurant service to process an order.
    • Will publish OrderStatusChanged, consumed by notification service to notify customers about order state changes.
  • Update order status:

    • Update order status
    • Publish OrderStatusChanged

About

This is an orders microservice to place an order of items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published