Skip to content

sureshungarala/momentcapturer-API

Repository files navigation

Serves APIs for momentcapturer.com via sub-domain api.momentcapturer.com

  • Uses Sharp module to convert image to progressive JPEGs(for now. May be to AVIF / JPEG XL in future considering wider browser compatibility) for multiple device types.

  • Serves APIs(AWS Lambda) over api.momentcapturer.com(Set through API Gateway).

  • Stores processed images in AWS S3 bucket and cached for 1 year.

  • Records uploaded image metadata in AWS DynamoDB.

  • For serverless config, check out moment-capturer repo.

Credits: