8000 GitHub - guel-codes/imageProcessor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

guel-codes/imageProcessor

Repository files navigation

Image Processing API

This project is a image processing API. Start up the project with the instructions below. Once you have navigated to localhost:3000/api and put in a query you will be able to resize the images. After the image is resized it will be pushed to a thumbnails folder in your local directory.

Running the Project

npm run build compiles the application
npm run start starts the server on port 3000
npm run test runs the written jasmine tests

Using the image resizing API

Navigate to localhost:3000/api for instructions.

Example Query: localhost:3000/api/images?filename=fjord&width=500&height=500

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0