Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altipla-consulting/mpa
[GERRIT] Utilities for internal MPA apps with Go.
https://github.com/altipla-consulting/mpa
Last synced: about 1 month ago
JSON representation
[GERRIT] Utilities for internal MPA apps with Go.
- Host: GitHub
- URL: https://github.com/altipla-consulting/mpa
- Owner: altipla-consulting
- License: mit
- Created: 2021-09-16T14:40:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-05T09:20:21.000Z (over 2 years ago)
- Last Synced: 2024-06-20T03:55:07.772Z (7 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/altipla-consulting/mpa
- Size: 116 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mpa
Utilities for internal MPA apps with Go.
### Install
```shell
go get github.com/altipla-consulting/mpa
```### Contributing
You can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.
### License
[MIT License](LICENSE)