Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 715 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 715 Bytes

Build Status

Image Rekognition

Using 'Amazon reKognition' to get insights from images: Amazon Rekognition

Preconditions

To start the application, you need first an AWS account, then install and configure the AWS CLI. Your AWS credentials are stored in ~/.aws. AWS Configuration

Build and Run application

To build and run the project use the Spring-Boot gradle task:

./gradlew bootRun

Access http://localhost:8080 with your browser.