darklight147 / Terraform-AWS-lambda-image-resizing-on-the-fly

A lambda function that resizes images on the fly using Sharp library and TypeScript as a language. The lambda function is triggered by CloudFront origin request and it resizes the image based on the query string parameters.

Home Page:https://d1go0ly5q5m3ux.cloudfront.net/resized/800x800/original.jpg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A lambda function that resizes images on the fly using Sharp library and TypeScript as a language. The lambda function is triggered by CloudFront origin request and it resizes the image based on the query string parameters.

https://d1go0ly5q5m3ux.cloudfront.net/resized/800x800/original.jpg


Languages

Language:HCL 46.9%Language:TypeScript 38.6%Language:Shell 9.3%Language:JavaScript 5.3%