Skip to content

Commit 093865f

Browse files
committed
Project Submission Additions
Remove the example screenshot. Add the screenshot of my submission. Add the endpoint for testing the filtering of an image.
1 parent f943e91 commit 093865f

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

course-02/project/image-filter-starter-code/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ import {filterImageFromURL, deleteLocalFiles} from './util/util';
3131

3232
Follow the process described in the course to `eb init` a new application and `eb create` a new environment to deploy your image-filter service! Don't forget you can use `eb deploy` to push changes.
3333

34+
**The endpoint for the project is:**
35+
36+
http://udacity-c2-project-image-filter-dev.us-east-1.elasticbeanstalk.com/filteredimage?image_url=https://cdn.auth0.com/blog/developing-a-secure-api-with-nestjs/whatabyte-dashboard-menu-item.png
37+
3438
## Stand Out (Optional)
3539

3640
### Refactor the course RESTapi

0 commit comments

Comments
 (0)