simple twitter clone written in Go with redis
- signUp and logIn
- follow users
- post tweets
- home page
- timeline
name | repo |
---|---|
go redis | https://github.com/go-redis/redis |
httprouter | https://github.com/julienschmidt/httprouter |
go.uuid | https://github.com/satori/go.uuid |