Skip to content

ciscoproo0/belvo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Belvo API Tests


An API built to understand how Belvo APIs works!

This is a playground project to test Belvo APIs, having the follow endpoints:

  • Links;
  • Accounts;
  • Transactions;
  • Owners;
  • Balances;

A live demo to use the endpoints: https://belvo-api.herokuapp.com/

Here are a POSTMAN collection showing how the endpoints works: https://documenter.getpostman.com/view/4255399/TWDRrKDD


Try it for yourself

clone the project and run using Yarn:

Download all dependencies:

yarn

Run the project

yarn dev

or NPM

Download all dependencies

npm install

Run the project

npm run dev

Francisco Silva / [email protected]

About

Belvo APIs calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published