Skip to content

Instantly share code, notes, and snippets.

@tgrall
tgrall / TwitterInjector.java
Created November 6, 2012 03:28
TwitterInjector
package com.couchbase.demo;
import com.couchbase.client.CouchbaseClient;
import org.json.JSONException;
import org.json.JSONObject;
import twitter4j.*;
import twitter4j.json.DataObjectFactory;
import java.io.InputStream;