1、用flask开发restful
https://www.cnblogs.com/vovlie/p/4178077.html
2、解决跨域问题
1)用flask_cors解决跨域(推荐)
https://blog.csdn.net/yannanxiu/article/details/53036508
2)自己写response的header来解决
https://blog.csdn.net/kevin_qq/article/details/51761654
https://www.cnblogs.com/vovlie/p/4178077.html
1)用flask_cors解决跨域(推荐)
https://blog.csdn.net/yannanxiu/article/details/53036508
2)自己写response的header来解决
https://blog.csdn.net/kevin_qq/article/details/51761654
本文标题:python flask开发
本文链接:https://www.haomeiwen.com/subject/rssejftx.html
网友评论