HandleHookedRequest is an http.HandlerFunc which will take a POST request with some id string and a hook_id string, post a GET request to the hook number with the parameters provided in the configuration, and run sentiment analysis on the returned item (it's expected to have a 'text' param in the JS
(r http.ResponseWriter, req *http.Request)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected