cloudtag-api

2.0.0 • Public • Published

api manager for cloudtag clients

In order to use it, you have to add it as a dependency, require it as var api = require('cloudtag-api') and call some of the following methods:

api.get_hashtag(hashtag, {exist_callback: a_callback, not_exist_callback: another_callback, api_error_callback: error_callback})

api.set_hashtag(hashtag, data, callback)

api.get_trending_hashtags(callback, error_callback)

Readme

Keywords

none

Package Sidebar

Install

npm i cloudtag-api

Weekly Downloads

10

Version

2.0.0

License

GPL-3.0

Unpacked Size

3.35 kB

Total Files

4

Last publish

Collaborators

  • fedegratti