ImaUp
This service is a simple API that supports image upload and detects duplicated images by calculating the image hash, and saves them into the file system.
I have chosen Javascript because I’m familiarised with it and it’s a good choice when dealing with I/O operations.