vic-blt / uptobox-api

Node library for Uptobox API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uptobox API

Requirement

Retrieve your API token from your Uptobox account : How to find my API token ?

Install

npm i uptobox-api

Usage

const uptobox = require('uptobox-api');

Examples

Methods

Documentations

Dependencies

About

Node library for Uptobox API

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%