Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 390 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 390 Bytes

ResizePhoto rest api

Consume and resize photos, listing the resized photos on a rest api

Enviroment requirements

  • MongoDB server installed and running

Installation

  • npm install

Run

  • npm run start

Test

  • npm run test

Basic usage

  • application runs on port 3000

Update photos from remote server:

  • /updatephotos

List resized photos:

  • /listphotos