Skip to content

Insights for Twitter on Bluemix sample app to query the Twitter decahose.

License

Notifications You must be signed in to change notification settings

felipefiali/sample-cdetestapp

 
 

Repository files navigation

Overview

This sample is intended for IBM Bluemix developers interested in creating applications that leverage the Insights for Twitter service. A working demo of this app is available at https://cdetestapp.mybluemix.net/.

cdetestapp interface

For details on the Insights for Twitter service on Bluemix, visit IBM Bluemix and review the getting started documentation.

Contents

This sample app used an IBM Bluemix Node.js starter template. The Node.js starter application includes the following files:

  • app.js This file contains the server side JavaScript code for your application written using the Node.js API.

  • public/ This directory contains public resources of the application. It is required by the express framework in this sample application.

  • package.json This file is required by the Node.js environment. It specifies this Node.js project name, dependencies, and other configurations of your Node.js application.

Deploy on Bluemix

The Build a Twitter search engine with Insights for Twitter on Bluemix tutorial on IBM developerWorks guides you through the steps to deploy this sample app within Bluemix. In a short time, you'll be able to query the Twitter decahose and analyze the rich metadata in each Tweet.

About

Insights for Twitter on Bluemix sample app to query the Twitter decahose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.7%
  • CSS 21.7%
  • HTML 9.6%