This repository contains a microservices application built using the Go programming language. The application is designed to showcase the principles of microservices architecture and serve as a practical learning experience for developers.
- Features
- Getting Started
- Prerequisites
- Installation
- Usage
- Architecture
Broker Service
Auth Service
Docker
- Clone the repository:
git clone git@github.com:OlegChuev/microservices.git
- Build and run each service:
cd microservices && make up_build
TBD
TBD
This project is licensed under the MIT License. See the LICENSE.md file for details.