Your friendly neighborhood chatbot eager to help you find a car
https://agile-plains-95079.herokuapp.com/
GET /v1/chat
- message (string)
- /v1/chat?message=hello%20henry
- requires cookie: sessionId (string)
- /v1/chat?message=hello%20henry
POST /v1/register
- token (string)
- /v1/register?token=123456
Create
heroku create -b https://github.com/hr/heroku-buildpack-go.git
Deploy
git push heroku master