-
Clone the repository and run
npm run start -
in a browser open http:\127.0.0.1:3000\api\images
-
The images folder contains the following images to use:
- encenadaport.jpg
- fjord.jpg
- icelandwaterfall.jpg
- palmtunnel.jpg
- santamonica.jpg
Provide the following parameters in the URL to convert the image
- filename
- width
- height
Example http:\127.0.0.1:3000\api\images?filename=fjord.jpg&width=200&height=200