Skip to content

jonathan-gomes/resizephoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Resizes photos from a list of photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published