Skip to content

This is a azure function api demo, used for design bot by bot framework composer

Notifications You must be signed in to change notification settings

sean8544/bot-framework-get-weather-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bot-framework-get-weather-api

This is a azure function api demo, used as a api source when designing bot by bot framework composer;

The api can be depolyed to azure function or running localy.The api support query parameter,like http://localhost:7071/api/GetWeatherByCityName?name=shanghai, the parameter only support beijing,shanghai,guangzhou,shenzhen,other wise you will get 404 http status code response.

Please follow the link to design a [get weather bot] by using azure bot framework composer. https://www.51azure.cloud/post/2020/11/3/using-azure-bot-framework-composer-design-a-get-weather-bot

About

This is a azure function api demo, used for design bot by bot framework composer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages