Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 479 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 479 Bytes

image-processing-api

Install dependencies

  • Clone this repo
  • npm install

Run

npm run start

Test

npm run test

Build Project

  • Run npm run build
  • Start using node build/.
  • Use the url http://127.0.0.1:5000/api/images?filename=fjord&width=200&height=300