I am building a web application and am using node as my backend. I need to beable to download an image from a URL and save it in my DB. I have found libraries for downloading an image to a file but I can not find one that allows me to download an image to a variable so I can then send that image back to the database.
Any help would be greatly appreciated.
via Brennan
No comments:
Post a Comment