Giter Club home page Giter Club logo

ftwitter's Introduction

Fake Twitter API for node.js

Drop in replacement for ntwitter that supplies fake data without the need for an Internet connection or OAuth keys. Intended to replace ntwitter in situations where you may have patchy connectivity (conference wifi, while travelling etc.) or when you don't want to/can't get lots of Twitter OAuth keys (interactive demos etc.). Not intended as a full replacement for ntwitter or for generating realistic test data - just as a temporary replacement in the aforementioned scenarios.

Installation

You can install ftwitter and its dependencies with npm: npm install ftwitter.

Getting started

I'm assuming assuming you already have an app that uses ntwitter. You can refer to ntwitter's readme for info on how to use it.

Once ftwitter is installed, simply change

require('ntwitter')

to

require('ftwitter')

in your app. Hopefully everything should work as it did before, but now with fake data.

Currently implemented

Streaming.

Still to implement

Everything else.

Until I implement a 'faked' version of a given feature, I'll leave existing code as is, meaning it should function as ntwitter did.

ftwitter's People

Contributors

ahinni avatar avianflu avatar benatkin avatar blakmatrix avatar boatmeme avatar bobrik avatar clintandrewhall avatar crabbot avatar dylanvee avatar fatshotty avatar fent avatar francois2metz avatar hdachev avatar impronunciable avatar jamescodes avatar jdub avatar jmalonzo avatar linuxlewis avatar martindale avatar mef avatar mheap avatar mrdnk avatar ryantenney avatar secos avatar siygle avatar steveupton avatar tcr avatar technoweenie avatar tim-smart avatar yinshanyang avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.