Skip to content

AWS CDK code that creates an API GW and a Lambda function. Lambda function searches incoming query string in Google images and returns first image url as response.

License

Notifications You must be signed in to change notification settings

capan/google-image-search

Repository files navigation

  1. Configure your AWS credentials
  2. Deploy using cdk deploy --profile personal
  3. Send GET request to endpoint https://{YOUR_API_GW_URL}/prod?search=ibrahim tatlises

About

AWS CDK code that creates an API GW and a Lambda function. Lambda function searches incoming query string in Google images and returns first image url as response.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published