{"id":61551,"date":"2020-04-11T14:41:52","date_gmt":"2020-04-11T06:41:52","guid":{"rendered":"http:\/\/4563.org\/?p=61551"},"modified":"2020-04-11T14:41:52","modified_gmt":"2020-04-11T06:41:52","slug":"flask-restful-api-%e8%ae%bf%e9%97%ae%e6%9d%83%e9%99%90","status":"publish","type":"post","link":"http:\/\/4563.org\/?p=61551","title":{"rendered":"flask-restful  API \u8bbf\u95ee\u6743\u9650"},"content":{"rendered":"\n<p>  \t\t\t\t\t<strong>\u8425\u517b\u5feb\u7ebf<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3>flask-restful  API \u8bbf\u95ee\u6743\u9650<\/h3>\n<p>  \t\t\u4e00\u8def Ctrl+C&nbsp; &nbsp;Ctrl+V \u8fc7\u6765\u53d1\u73b0\u6ca1\u7684 Ctrl \u4e86<\/p>\n<p>  \u63a5\u53e3\u6570\u636e\u662f\u8fd9\u6837\u7684<br \/>  &nbsp; &nbsp; rs = {<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&quot;id&quot;:fields.Integer,<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&quot;name&quot;:fields.String,<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&quot;url&quot;:fields.String,<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&quot;status&quot;:fields.Integer,<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&quot;pic&quot;:fields.String,<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&quot;cate&quot;:fields.Nested({<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&quot;name&quot;:fields.String<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;}),<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&quot;topic&quot;:fields.Nested({<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&quot;name&quot;:fields.String<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;}),<br \/>  &nbsp; &nbsp;&nbsp; &nbsp;&quot;permission&quot;:fields.Integer<br \/>  &nbsp; &nbsp; }<\/p>\n<p>  \u6d4b\u8bd5\u7684\u65f6\u5019\u4f7f\u7528\u88c5\u9970\u5668\u9650\u5236\u8bbf\u95ee\u56fe\u7247\u5730\u5740\u6765\u5b9e\u73b0\u6743\u9650\u63a7\u5236\uff0c\u6b63\u5f0f\u5f00\u59cb\u5199\u4e86\u53d1\u73b0\u6709\u5927\u95ee\u9898\uff0cPermission\u662f\u6743\u9650\uff0c\u4e0d\u662f\u89d2\u8272\uff0c\u8fd9\u6837\u9650\u5236\u7684\u662f\u6574\u4e2a\u8def\u7531\u7684\u6743\u9650\uff0c\u8ddf\u56fe\u7247\u4e00\u70b9\u5173\u7cfb\u90fd\u6ca1\u6709<\/p>\n<p>  @api_bp.route(&quot;\/images\/&lt;filename&gt;&quot;)<br \/>  @jwt_required<br \/>  @permission_required(Permission.VIP2)<br \/>  @limiter.limit(&quot;5\/minute&quot;, exempt_when=getuser)&nbsp; &nbsp; # \u89e3\u9664\u9ad8\u7ea7\u522b\u7528\u6237\u7ec4\u63a5\u53e3\u8c03\u7528\u9650\u5236<br \/>  def get_image(filename):<br \/>  &nbsp; &nbsp; # current_app.logger.error(&quot;ERROR!!!!!&quot;)<br \/>  &nbsp; &nbsp; basepath = os.getcwd()<br \/>  &nbsp; &nbsp; upload_path = os.path.join(basepath, &#8216;upload\/image\/&#8217;)<br \/>  &nbsp; &nbsp; return send_from_directory(upload_path, filename)<\/p>\n<p>  \u60f3\u95ee\u4e0b\u5927\u4f6c\u4eec\u8fd9\u73a9\u610f\u4e00\u822c\u548b\u9650\u5236\uff1f<br \/>  \u5982\u679c\u901a\u8fc7get \u8bf7\u6c42\u65f6\u67e5\u8be2 video.permission\u8fd4\u56de\u4e0d\u540c\u6570\u636e\uff0c\u8fd9\u6837\u6ca1\u6743\u9650\u7684\u8bdd\u8fde\u56fe\u7247\u90fd\u770b\u4e0d\u5230\u3002<br \/>  \u6293\u5305\u4e86\u51e0\u4e2aapp\u63a5\u53e3\u5168\u52a0\u5bc6\u7684\uff0c\u5565\u90fd\u7785\u4e0d\u89c1\u3002<\/p>\n<p>  \t\t\t\t\t<strong>ansheng<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\tDRF\u4e00\u628a\u68ad:):lol\t\t\t\t<\/p>\n<p>  \t\t\t\t\t<strong>\u8425\u517b\u5feb\u7ebf<\/strong>  \t\t\t\t\u5927\u4f6c\u6709\u8bdd\u8bf4 : \t<\/p>\n<h3><\/h3>\n<p>  \t\tansheng \u5927\u4f6c\u6709\u8bdd\u8bf4 : 2020-4-11 14:31<br \/>  DRF\u4e00\u628a\u68ad<\/p>\n<p> \u521a\u5f00\u59cb\u672c\u6765\u60f3\u5b66django \u7684\uff0c\u6ca1\u627e\u5230\u5408\u9002\u7684\u89c6\u9891\uff0c\u7528flask\u4e00\u8def\u4e1c\u62fc\u897f\u51d1\t\t\t  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8425\u517b\u5feb\u7ebf \u5927\u4f6c\u6709\u8bdd\u8bf4 : flas&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[],"tags":[],"_links":{"self":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts\/61551"}],"collection":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=61551"}],"version-history":[{"count":0,"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts\/61551\/revisions"}],"wp:attachment":[{"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=61551"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=61551"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=61551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}