Skip to content

pepcep/world-banks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

World banks

Go Library for retrieving world banks.

Quick start

To install:

go get github.com/pepcep/world-banks

Usage

There are several ways of utilizing this package. One of the ways include:

func main() {
	banks, err := wb.GetNigerianBanks()
}

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains patches or features, you must include relevant unit tests.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines.

Copyright and License

Code and documentation copyright since 2015 r3labs.io authors.

Code released under the Mozilla Public License Version 2.0.

About

Go Library for retrieving world banks.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages