Hello, i have next the image de type buffer, this data is one image, how can I convert my buffer data into an image
it shows me the following data when I make the request to the api
Any suggestion
The backend is made in node js sequelize MYSQL.
and the frontend in react js
I have next example
https://codesandbox.io/s/happy-christian-z4m1x?file=/src/LoadingData.js
With this he retrieved the data from the MySQL database
In this way I register
and in this way the image is stored