Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foomo/gostandards
Collection of standards types
https://github.com/foomo/gostandards
foomo go iso-4217
Last synced: about 1 month ago
JSON representation
Collection of standards types
- Host: GitHub
- URL: https://github.com/foomo/gostandards
- Owner: foomo
- License: mit
- Created: 2024-05-12T10:07:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T10:52:17.000Z (7 months ago)
- Last Synced: 2024-07-18T09:35:13.620Z (5 months ago)
- Topics: foomo, go, iso-4217
- Language: Go
- Homepage: https://www.foomo.org
- Size: 17.6 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Go Standards
[![Build Status](https://github.com/foomo/gostandards/actions/workflows/test.yml/badge.svg?branch=main&event=push)](https://github.com/foomo/gostandards/actions/workflows/test.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/foomo/gostandards)](https://goreportcard.com/report/github.com/foomo/gostandards)
[![godoc](https://godoc.org/github.com/foomo/gostandards?status.svg)](https://godoc.org/github.com/foomo/gostandards)
[![goreleaser](https://github.com/foomo/gostandards/actions/workflows/release.yml/badge.svg)](https://github.com/foomo/gostandards/actions)> Collection of standards as types
## Standards
- [ISO-4217](https://en.wikipedia.org/wiki/ISO_4217)
## How to Contribute
Make a pull request...
## License
Distributed under MIT License, please see license file within the code for more details.