How to upload a file using Gin + React?

后端 未结 0 1921
梦如初夏
梦如初夏 2020-12-05 09:42

I want to upload a image file from React, doing so seems I need to store the image on the server and retrieve it from a POST request in order to modify it into a url path.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题