0.1.9 • Published 6 years ago

ininal v0.1.9

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

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

7 years ago