Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/icyflame/year-in-twitter

Look back on your year in Twitter!
https://github.com/icyflame/year-in-twitter

2017 look-back review twitter

Last synced: 2 months ago
JSON representation

Look back on your year in Twitter!

Awesome Lists containing this project

README

        

# Year in Twitter

> Find out what you did on Twitter in the past year

## Run

```sh
$ go get github.com/icyflame/year-in-twitter
$ cd $GOPATH/github.com/icyflame/year-in-twitter
$ cp .env.template .env
$ vim .env
# enter the required details from the Twitter API page
# and then ...
$ go build && PORT=8080 ./year-in-twitter
```

Code is licensed under MIT

Copyright (C) 2018 Siddharth Kannan