Skip to content

HossamGouda/Udacity-image-processor

Repository files navigation

#This is Images API Image Processor for Udacity

1-You will need to use npm I to install dependencies and dev. 2-Available endpointes are 'localhost:777' and 'localhost:777\api\crop' 3-list of availble images are as the following [encenadaport.jpg,fjord.jpg,icelandwaterfall.jpg,palmtunnel.jpg,santamonica.jpg,test.png] 4- You can use endpoint with params as the following (http://localhost:7777/api/crop?name=fjord&width=500&height=400) 5-use Scripts for as the following:npm run ....
-test => to run build & jasmine test -deve => to run develope server with nodemon -rmv => to remove the build folder -build => to run typscript into the dist -start => to start the server in port 7777 -prettier => to run prettier for formatting -lint => to run lint for errors -jasmine => run jasmin

Credits and helper recources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages