OpenWhisk enables event driven architecture from the ground up ! There steps are pretty straight forward and involve creating an application and a bot on Slack and deploying a function on OpenWhisk ...
Slack APIs provide access to read, write and update multiple types of data in Slack. We can integrate these APIs with different platforms and perform tons of operations as per our requirement. But ...