Sample REST API demonstrating the clean architecture written in golang.
You can see below for more information on implementation pattern.
$ git clone https://github.com/nakabonne/cleanarchitecture-sample.git
Required: Docker more than 17.05
$ docker-compose up -d
$ curl http://localhost:8080/hc
hello