blockbase-twitter

1.0.3 • Public • Published

Driver Facebook for Blockbase

Compatible with Blockbase Framework

Version

1.0.1 beta

How to install ?

Twitter driver is really easy to use, first install it as any Blockbase driver.

$ npm i --save blockbase-twitter

Usage

In the {env}.yml configuration file, you'll have to add you app consumerkey and consumersecret from Twitter Developer. You can also stock any other configuration to access it through the app.config.twitter namespace

twitter :
    consumerkey: yourconsumerkey
    consumersecret : yourconsumersecret
    callbackurl : http://foo.bar
    # etc ...

TODO : describe methods

License

(Licence MIT) Coded by Blacksmith

Free Software, Hell Yeah!

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i blockbase-twitter

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    3.35 kB

    Total Files

    4

    Last publish

    Collaborators

    • alxpereira
    • shide