add a twitter service

This commit is contained in:
Asim Aslam
2020-12-29 20:56:57 +00:00
parent 10e679b161
commit 5cc36f5a3d
16 changed files with 3540 additions and 2 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.14
require (
github.com/SlyMarbo/rss v1.0.1
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/golang/protobuf v1.4.3
github.com/google/uuid v1.1.2
github.com/gosimple/slug v1.9.0