https://github.com/sanusisusi/flutterwave_virtual_cards_API.git
- Node v10.15.0 or above
- Npm v6.4 or above
| HTTP VERB | ENDPOINT | FUNCTIONALITY |
|---|---|---|
| GET | api/v1/list_Vcard | List Your virtual cards |
| POST | api/v1/create_Vcard | create virtual card |
| POST | api/v1/fund_Vcard | fund virtual card |
| POST | api/v1/pay | make payemnt using virtual card |
On your Local Machine
- Pull the main branch off this repository
- Run
yarnto install all dependencies - Run
yarn run devto start the app - Access endpoints on localhost:3001
- Node.js - Runtime-Environment