sadnanMohosin/image-processing-api
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
#script need to built files:
=> npm run build
#script need to start server:
=> npm start
#script need to start unit test:
=> npm run test
# Running Eslint
=> npm run lint
#end point:
http://localhost:200/?name='filesName'.jpg&format='format'&width='Required"&height='Required'
example: http://localhost:200/?name=fjord.jpg&format=png&width=700&height=403