Open mikercline opened 6 years ago
Alexa skill triggers TravisCI, find a way to call an API via Go
TravisCI's API is HTTP calls with JSON objects. I created a file that demonstrates basically how that will look in GO. If you run the main.go file in the Randy folder it should trigger TravisCI to build the master branch and list some info about the last five builds of the project.
Use Case: Alexa and TravisCI need to be able to communicate Actor: Development Team Basic Flow: