0.1.9 • Published 5 years ago

ininal v0.1.9

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

6 years ago