An open API service indexing awesome lists of open source software.

https://github.com/hannasdev/go-ms

Micro-service project for learning Golang
https://github.com/hannasdev/go-ms

Last synced: 9 months ago
JSON representation

Micro-service project for learning Golang

Awesome Lists containing this project

README

          

# Learning project for Golang Microservices

This repo is for my studies. You'll probably not find it very useful.

## Commands

`make start` - Start frontend app

`make stop` - Stop frontend app

`make up_build` - Build broker service image

`make up` - Start broker service container

`make down` - Tear down docker container