Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 974 Bytes

File metadata and controls

23 lines (19 loc) · 974 Bytes

go-service-example

This project is another attempt to create some good example service on Go. The main logic you can find in the file transactions/service

Structure

The project is trying to follow "Standard Go Project Layout". If you want to dive deeply into the topic we strongly recommend to watch this video "How Do You Structure Your Go Apps" by Kat Zien.

Setup

make setup

Run

docker-compose up

Examples

There are 3 scripts: