SOK-golang-test-task

module
v0.0.0-...-b0885cc Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2023 License: MIT

README

SOK-golang-test-task

Simple transaction server based on Golang web server, PostgreSQL and Apache Kafka

Run with docker compose:
CUR_IP=$(nmcli device show | grep IP4.ADDRESS | head -1 | awk '{print $2}' | rev | cut -c 4- | rev)
HOST_IP=$CUR_IP docker-compose -f docker-compose-kafka.yml up -d
HOST_IP=$CUR_IP docker-compose up -d --build

It will build and run the API and 2 Worker inside the docker.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳