shift-board / shiftboard

MIT License
0 stars 0 forks source link

Get image as a blob #29

Open shari09 opened 3 years ago

shari09 commented 3 years ago

The expected behaviour is that the HTML will have <img src='api/board/images/{image_uuid}' />. The src points to the server which returns a BLOB with a content type of application/octet-stream