Cloud Architecture/Development, 0
If you want to build a chat bot, it's likely that you'll want to put that chat bot on more than one chat platforms: Facebook, Slack, Skype, Cortana, SMS, etc. You use your favorite cross-platform mobile platform to create Android and iOS app with one code-base. What if you could do the same things with chat bot development? Join me as I show you how to use your existing web service development skills to build a REST service that acts as a chat bot. We'll use ASP.NET and the Azure Bot Framework to build a working chat bot, and then we'll expose it through several of the most popular platforms.