Skip to content

This is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows photo posting and processing using an image filtering microservice.

Notifications You must be signed in to change notification settings

Floturner/udacity-c2-image-filter

Repository files navigation

Image Filtering Microservice

This is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows photo posting and processing using an image filtering microservice.

Setup Node Environment

You'll need to create a new node server. Open a new terminal within the project directory and run:

  1. Initialize a new project: npm i
  2. run the development server with npm run dev

Elastic Beanstalk deployment URL (EB_URL)

http://image-filter-flotab-dev.us-east-1.elasticbeanstalk.com

GET request example using EB_URL

http://image-filter-flotab-dev.us-east-1.elasticbeanstalk.com/filteredimage?image_url=https://images.pexels.com/photos/792199/pexels-photo-792199.jpeg?cs=srgb%26dl=pexels-nao-triponez-792199.jpg%26fm=jpg%26_gl=187g280_gaMTUwMTA1MjIzMy4xNjczMjE0MDYy_ga_8JE65Q40S6*MTY3MzIxNDA2OS4xLjEuMTY3MzIxNDY0My4wLjAuMA..

About

This is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows photo posting and processing using an image filtering microservice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published