0.1.9 • Published 7 years ago

ininal v0.1.9

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

ininal

API wrapper for the Turkish Fintech company "ininal".

    $ npm install --save ininal

Get your keys from here.

Docs are available here.

const sandbox = true;

const Ininal = require("ininal");

// https://linuxgemini.github.io/node-ininal/classes/ininal.html#constructor
const ininal = new Ininal.Client("api_key-from_ininal", "secret_key-from_ininal", sandbox);

// you are ready!
0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

8 years ago