Closed thejonanshow closed 8 years ago
This adds the "/travolta" endpoint. It expects two fields in the JSON, "text" (search text) and "sender".
LGTM. I think these endpoints (this one and the SMS one) can accept any body key/value pairs as long as we can get the search query and the sender from them.
This adds the "/travolta" endpoint. It expects two fields in the JSON, "text" (search text) and "sender".