Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zonky Open Banking API

Repository for Zonky Open Banking API documentation. The latest version of the documentation is publicly available on Apiary (https://zonkyopenbanking.docs.apiary.io).

Local Development

You can build and export the documentation locally outside Apiary with a few simple steps. All you need is working Node.js environment on your machine.

  1. Clone this repository
git clone git@github.com:zonkyio/openbanking-api.git
cd openbanking-api
  1. Install project dependencies
npm install
  1. Run development server
npm run dev

Server will start on http://localhost:3000 and will listen for changes in apiary.apib file.

  1. Export documentation
npm run build

The documentation will be exported to a single output.html file.

About

Zonky Open Banking API

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages