Skip to content

A basic twitter word-count app. Showcasing Golang microservices implementation and testing.

License

Notifications You must be signed in to change notification settings

ReneGa/wordcount-microservices

Repository files navigation

go-microservices-example

A basic twitter word-count app. Showcasing Golang microservices implementation and testing.

Run

The ingestor depends on the following environment variables to be set:

  • TWITTER_CONSUMER_KEY
  • TWITTER_CONSUMER_KEY_SECRET
  • TWITTER_ACCESS_TOKEN
  • TWITTER_ACCESS_TOKEN_SECRET

About

A basic twitter word-count app. Showcasing Golang microservices implementation and testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published