simple image server It waits image files by POST request (by default it's http:/localhost:3333/upload) and stores them in uploads folder To start server run npm start