DenisFrezzato / question-pump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About


Languages

Language:TypeScript 100.0%