add the sentiment service

This commit is contained in:
Asim Aslam
2021-06-02 11:38:56 +01:00
parent be790b28cc
commit 358de467cd
17 changed files with 513 additions and 0 deletions

2
go.mod
View File

@@ -6,6 +6,8 @@ require (
github.com/Masterminds/semver/v3 v3.1.1
github.com/PuerkitoBio/goquery v1.6.1
github.com/SlyMarbo/rss v1.0.1
github.com/cdipaolo/goml v0.0.0-20190412180403-e1f51f713598 // indirect
github.com/cdipaolo/sentiment v0.0.0-20200617002423-c697f64e7f10
github.com/disintegration/imaging v1.6.2
github.com/getkin/kin-openapi v0.26.0
github.com/gojuno/go.osrm v0.1.1-0.20200217151037-435fc3e1d3d4