muratovdias / test-task

2 HTTP services that communicate with each other.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

To run app in command line type:

$ make run

To start salt service tests, go to salt package and type:

$ make test 

To start user service test, go to user package and type:

$ make test 

To stop app:

$ make down

About

2 HTTP services that communicate with each other.


Languages

Language:Go 87.1%Language:Dockerfile 6.2%Language:Makefile 5.8%Language:Shell 0.9%