HandleSentiment takes in a POST with JSON containing a 'text' param. The handler runs sentiment analysis on the text and returns the results.
(r http.ResponseWriter, req *http.Request)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected