Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.