Skip to content

Opay hackathon 2020 nodejs backend project. Interacting with the opay api (I WON βœ¨βœ¨πŸŽ‰πŸŽ‰πŸ€©)

Notifications You must be signed in to change notification settings

thesaintzion/opay-hackathon-2020-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Opay Hackathon 2020 nodejs. This is the backend part of the full project

The Angular client

https://github.com/thesaintzion/opay-hackathon-2020-client

View the live project

https://opay-hackathon-2020.herokuapp.com

Endpoints

  • /api/products/pay [POST] (This will initialize the opay api and make payment)
  • /api/countries [GET] (Get list countries from opay)
  • /api/banks [GET] (Get list of banks from opay)
  • /api/transfer [POST] (Transfers money from opay to a user)
  • /api/validate-bank-account [POST] (validate a bank account before transferring money to it)
  • /api/validate-bank-account [POST] (validates a bank account before transferring money to it)
  • /api/products/opay-callback [POST] (Opay call back)
  • About

    Opay hackathon 2020 nodejs backend project. Interacting with the opay api (I WON βœ¨βœ¨πŸŽ‰πŸŽ‰πŸ€©)

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published