Repository with example posted in this question.

Installation

npm i

Run

npm start

Example request: curl --request POST 'http://localhost:3000' --form 'file=@./package-lock.json'