ecommerce-microservice-cart-service

command module
v0.0.0-...-d38871e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

README

Ecommerce Cart Service

This is the GRPC cart service that handles all activities in the ecommerce application that interacts with cart (adding to cart, checkout etc).

Applications

  • Jaeger

    • Jaeger is an open source software for tracing transactions between distributed services.
  • PostgresQL

    • PostgresQL is a free and open-source relational database management system emphasizing extensibility and SQL compliance.
    • The cart service stores user's cart in PostgresQL database.
Usage

To install / run the user microservice run the command below:

docker-compose up

Requirements

The application requires the following:

  • Go (v 1.5+)
  • Docker (v3+)
  • Docker Compose

Other Micro-Services / Resources

Public API

The public graphql API that interacts with the microservices internally can be found in https://github.com/wisdommatt/ecommerce-microservice-public-api.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
grpc
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL