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

https://github.com/sanzharanarbay/golang-repository-service-pattern

Repository Service Pattern in Go
https://github.com/sanzharanarbay/golang-repository-service-pattern

docker docker-compose go golang repository-pattern repository-service repository-service-pattern

Last synced: about 2 months ago
JSON representation

Repository Service Pattern in Go

Awesome Lists containing this project

README

        

#Golang repository-service-pattern

#Run commands below:
- git clone {repository}
- docker-compose build
- docker-compose up -d
- docker-compose ps
- docker-compose logs -f {serviceName}
- application run's http://localhost:8080