Reddit sentiment analysis
Text analysis python library available here. To install this package run pip3 install textblob.
In the /Backend folder run the command go build then execute the created go executable using ./Backend (on linux) or ./Backend.exe (windows).