benny-adtoniq-express
v1.0.4
Published
Connects your JavaScript based website with Adtoniq Cloud services
Downloads
3
Readme
adtoniq-express
Adtoniq for Node.js implements the server-to-server communications required between your webserver and Adtoniq.
Install
npm i adtoniq-express
Usage
const Adtoniq = require("adtoniq-express")
const adtoniq = new Adtoniq(apiKey);
For details and exmples visit out repository https://github.com/adtoniq/adtoniq-for-nodejs
License
This project is licensed under the MIT License