Skip to content

aiainui/server_by_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明

  • 设置端口/常见配置,请在setting.py中设置

  • 接口开发可在app.py中开发

  • 日志配置请在logger.py中设置

启动

python run.py

访问服务

  • eg

http://localhost:8080

http://localhost:8080/call_back

ps:localhost可以改为你所在的机器的外网地址或者域名,前提是你有这些。

About

使用flask创建一个服务

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages