Skip to content

HammerheadShark666/mos-customer-address-grpc

Repository files navigation

mos-customer-address-grpc

Microservice Order System - Customer Address Microservice

See Wiki for details about the Customer Address Grpc

This project is a gRPC service designed to retrieve customer address details. It is built using .NET 8 and interacts with an SQL Server database for data storage. The service is set up with a CI/CD pipeline for seamless deployment.

Features

  • Get Customer Address Details: Provides an endpoint to retrieve customer address information, including street, town/city, and postcode.
  • SQL Server Database: Stores customer address information and allows for efficient querying.
  • gRPC Protocol: Utilizes the gRPC framework for high-performance communication.
  • Scalable Architecture: Designed for high scalability and performance.
  • CI/CD Pipeline: Automated build and deployment using GitHub Actions.

Technologies Used

  • .NET 8
  • C#
  • gRPC
  • SQL Server (Azure SQL)
  • GitHub Actions for CI/CD

About

Microservice Order System - Customer Address Microservice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages