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
- Host: GitHub
- URL: https://github.com/sanzharanarbay/golang-repository-service-pattern
- Owner: sanzharanarbay
- License: mit
- Created: 2022-08-26T12:15:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T09:52:04.000Z (over 2 years ago)
- Last Synced: 2025-01-28T21:16:50.744Z (4 months ago)
- Topics: docker, docker-compose, go, golang, repository-pattern, repository-service, repository-service-pattern
- Language: Go
- Homepage:
- Size: 2.47 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.MD
- License: LICENSE.md
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