【发布时间】:2013-10-29 01:00:04
【问题描述】:
只是想知道如何使用 Flask 将 JSON 数据发送到 Web 应用程序的前端。没有太多经验,只是在寻找一些想法?
【问题讨论】:
-
就像你将 JSON 发送到任何 web 应用程序一样——你能在这里提供更多细节吗?
-
将 JSON 发送到 web 应用程序的一般流程是什么?你有什么好的教程/链接来解释它吗?
-
How to connect Javascript to Python sharing data with JSON format in both ways? 包含一个 hello-world 示例
标签: python json web-applications flask