Skip to content

carverauto/twitter-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-GO server

Dependencies

$ go get -v github.com/dghubble/go-twitter/twitter 
$ go get -v github.com/dghubble/oauth1 
$ go get -v github.com/joho/godotenv
$ go get -v github.com/pusher/pusher-http-go

Build

$ go run main.go

Options

You can also make use of the trending topics on your Twitter if you want to. To search Twitter for other polls, you can also make use of the following command:

$ go run main.go -options="Apple,Javascript,Trump"

Web

You will need to visit http://localhost:1500 to see the chart.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published