Skip to content

simple microservices built by Gin framework includes auth, broker, logger, mailer, and listener service

Notifications You must be signed in to change notification settings

amirrmonfared/SimpleMicroService

Repository files navigation

Simple Micro Services

Overview

In this project, I gonna build some microservices.

Setup infrastructure

run commands inside project directory.

How to run microservices

  • Start containers:

    make up_build
    • Stop containers:

      make down

How to run tests

  • Start test:

    make test

How to run frontend service

  • Run Front-end:

    make start
    • Stop Front-end:

      make stop

About

simple microservices built by Gin framework includes auth, broker, logger, mailer, and listener service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published