Skip to content

API wrapper for the Turkish Fintech company "ininal".

License

Notifications You must be signed in to change notification settings

linuxgemini/node-ininal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

API wrapper for the Turkish Fintech company "ininal".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published