This repository is intended to receive incoming webhook requests from Twilio via the IBM API Gateway then forward them into Watson.
This repository was built for the 2018 IBM Call for Code hackathon.
Use yarn commands to deploy and manage this repository on IBM Bluemix.
These commands require for you to have installed and logged in to the IBM Bluemix command line.
deploy:create
- Builds and creates the function on IBM Bluemixdeploy:update
- Builds then updates the function on IBM Bluemixdeploy:invoke
- Invokes the function on IBM Bluemixdeploy:upvoke
- Builds then updates then invokes the function on IBM Bluemixdeploy:delete
- Deletes the function on IBM Bluemix
The credentials for deploying and running this repository are stored in a Git submodule.
- Shweta Burgus - Student at RPI
- Jake Billings - Freelance Developer and Student at RPI
- Aaron Hill - Student at RPI
- Michael Jones - Student at RPI
Powered by Rensselaer Center for Open Source and IBM. See more at the RCOS https://github.com/rcos.