Skip to content

Commit

Permalink
added usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ichtrojan committed Jul 7, 2020
1 parent dbe55c6 commit 8ad717d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

This project aims to simplify bank data used by developers for Fintech APIs (Flutterwave and Paystack). Paystack uses `bank_code` to process transfers to accounts while Flutterwave uses `bank_slug` for the same operation. As a bonus, bank logos are also returned. How is this useful? -- can be used to spice up your bank dropdown/list UI, It doesn't have to be boring.

## Usage

Make a get request to `https://nigerianbanks.xyz`

## Prerequisites
* [Go](https://golang.org) installed on your machine
* [Docker](https://docker.com) installed on your machine (optional)
Expand Down

0 comments on commit 8ad717d

Please sign in to comment.