Table of contents
# install deps
npm i
# edit your variables
mv .env.example .env
# start
npm run dev
Open swagger in your browser http://127.0.0.1:3050/api for playground & docs after npm run dev
| Method | Description |
|---|---|
| POST /batch | resolve ip list |
| POST /companies | companies table |