Giter Site home page Giter Site logo

icodein / nigerian-banks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ichtrojan/nigerian-banks

0.0 2.0 0.0 556 KB

An API that provides Nigerian bank logos, slug and code.

Home Page: https://nigerianbanks.xyz

License: MIT License

Go 97.60% Dockerfile 2.40%

nigerian-banks's Introduction

Nigerian Banks

hero

Introduction

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 installed on your machine
  • Docker installed on your machine (optional)

Installation

  • Clone this repository ๐Ÿคทโ€โ™‚๏ธ (obviously)
git clone https://github.com/ichtrojan/nigerian-banks.git
  • Change directory
cd nigerian-banks
  • Duplicate .env.example to .env
cp .env.example .env
  • Run application
go run server.go

Alternatively, if you are a Docker fanboy, you can run:

docker-composer up

Your application will be served on port 9090 by default, you can change that by modifying the .env file.

Contributors

Authors

nigerian-banks's People

Contributors

ichtrojan avatar kamsy avatar youthtrouble avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.