How do you create a node listener, that saves a post request containing an image on the server
I am relatively new to node, and was trying to take the post request of a programm like sharex and save that image to my server, so that I can proccess it further.