https://github.com/science-computing/service-common-golang
https://github.com/science-computing/service-common-golang
eviden
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/science-computing/service-common-golang
- Owner: science-computing
- License: mit
- Created: 2020-11-23T12:32:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-15T11:43:47.000Z (about 1 year ago)
- Last Synced: 2025-05-15T11:48:18.003Z (about 1 year ago)
- Topics: eviden
- Language: Go
- Size: 154 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Purpose
=======
This project contains some helpers to help you setup typical microservices with golang.
Building
========
```
go build ./...
```
LICENSE
=======
The code is licensed under the MIT license, for details see LICENSE