如何与烧瓶静坐的API交流
我目前正在构建一个在烧瓶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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论