Skip to content

dhatGuy/image-processing-api

Repository files navigation

Image Processing API

This API allows users to perform basic image processing tasks such as resizing images.

Scripts

  • npm run build - build the project
  • npm start - start the build
  • npm run dev - start the server in development mode
  • npm test - run the tests

Endpoint

  • GET /api/images?filename=filename&width=width&height=height - returns the image with the specified filename, width and height

Any other functionality

  • GET /{any other route} - shows the documentation

License

License

About

An API that allows you to process images using Node.js and Sharp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •