Is there an easy way to do a simple file upload using Node/PostgreSQL for any type of file?

后端 未结 0 586
轻奢々
轻奢々 2020-12-02 04:48

I want to store files in an existing postgreSQL database by uploading them by means of an express server.

The file comes into the POST end point like this:

<         


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