Skip to content

AbdulRaoufMKamal/Image-Processing-API

Repository files navigation

Image Processing API

First change directory to the image processing api cd "Image-Processing-API"

Scripts:

Install node modules: npm install

Build: npm run build

Test: npm run test

Start: npm run start

Running index.js file: node dist/src/.

URL:

http://localhost:3000/api/images?width='input width'&height='input_height'&name='input_file_name(without extension)'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published