https://github.com/kyuff/example-petstore
Example for a way to structure a Go based microservice
https://github.com/kyuff/example-petstore
ddd domain-driven-design event-sourcing example go golang microservice petstore3 service
Last synced: 3 months ago
JSON representation
Example for a way to structure a Go based microservice
- Host: GitHub
- URL: https://github.com/kyuff/example-petstore
- Owner: kyuff
- License: mit
- Created: 2025-02-17T06:55:59.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T10:31:34.000Z (12 months ago)
- Last Synced: 2025-02-18T11:32:21.608Z (12 months ago)
- Topics: ddd, domain-driven-design, event-sourcing, example, go, golang, microservice, petstore3, service
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# example-petstore
[](https://github.com/kyuff/example-petstore/actions/workflows/go.yml)
[](https://goreportcard.com/report/github.com/kyuff/example-petstore/)
[](https://codecov.io/gh/kyuff/example-petstore)
Example for a way to structure a Go based microservice