Udagram Image Filtering Microservice
Github link: https://github.com/razat249/udacity-image-filter-project
This is a micro-service use to process an image.
Github link
https://github.com/razat249/udacity-image-filter-project
AWS Url
- Without image - http://image-filter-project-2-dev.ap-south-1.elasticbeanstalk.com
- With Image - http://image-filter-project-2-dev.ap-south-1.elasticbeanstalk.com/filteredimage?image_url=https://timedotcom.files.wordpress.com/2019/03/kitten-report.jpg
Running Locally
- npm i
- npm run dev