Skip to content

imranansari/sample-influxdb

 
 

Repository files navigation

Sample InfluxDB

This sample count the number of tweets for a given hashtag every minute.

This sample runs a worker to update the InfluxDB database and a web container to display a graphic showing the results.

Mandatory environment variable:

  • HASHTAG: which hashtag to follow
  • TWITTER_ACCESS_SECRET, TWITTER_ACCESS_TOKEN, TWITTER_CONSUMER_KEY, TWITTER_CONSUMER_SECRET: credentials to access the Twitter API. Generate these variables here.

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.9%
  • JavaScript 8.0%
  • Dockerfile 2.1%