2.0.0 • Published 7 years ago

node-branch-io v2.0.0

Weekly downloads
1,104
License
-
Repository
github
Last release
7 years ago

Node Branch

Gitter

Docs

We mirrored the parameters from https://github.com/BranchMetrics/Deferred-Deep-Linking-Public-API for all methods. Parameters are passed as objects.

Init

branch = require(node-branch-io);

Use

  • Creating a New Branch App Config
branch.app.create({PARAMETERS});

See parameters & return result at https://github.com/BranchMetrics/Deferred-Deep-Linking-Public-API#creating-a-new-branch-app-config

  • Updating a Branch App Config
branch.app.update({PARAMETERS});

See parameters & return result at https://github.com/BranchMetrics/Deferred-Deep-Linking-Public-API#updating-a-branch-app-config

2.0.0

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago