Created
June 30, 2017 11:57
-
-
Save willwhui/fd511cee75153bc73d51f451f3d9e0a2 to your computer and use it in GitHub Desktop.
搭建api.ai webhook(在朋友google cloud搭建的vps上使用python+flask+jinja)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
搭建api.ai webhook(在朋友google cloud搭建的vps上使用python+flask+jinja) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在flask中使用静态文件返回指向mp3的json
参见这里:
只需要在template同级目录建立static目录就可以直接输入完整网址访问此目录下的所有文件