如何与烧瓶静坐的API交流

发布于 2025-01-18 13:53:52 字数 210 浏览 0 评论 0原文

我目前正在构建一个在烧瓶Restful API上运行的WebApp。我的问题是,如何最好地与后端交流。 例如,我有一个端点 /产品,它具有显示所有产品的获取方法和创建新产品的邮政方法。如何确定何时执行哪种方法。 方法的代码

I'm currently building a webapp that runs on a flask RESTful api. My question is how can I best communicate in the frontend with the backend.
For example, I have an endpoint /products which has a get method to display all products and a post method to create a new product. How can I determine when which method is executed. Code of the methods

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文