Image Processing Api is an Api that resize image by using an endpoint with argumnet :
- filename
 - width
 - height
 
- Nodejs
 - TypeScript
 - npm
 - express
 - sharp
 - jasmine
 - prettier
 - Eslint
 
- Build: 
npm run build - start server: 
npm run start - unit test: 
npm run test - format: 
npm run format - lint: 
npm run lint 
http://localhost:3000/api/images
- filename : (Avilable image)
- encenadaport
 - palmtunnel
 - santamonica
 - fjord
 - icelandwaterfall
 
 - width
 - height
 
http://localhost:3000/api/images?filename=santamonica&width=350&height=500