Technostock Images

Product image processing pipeline.

This service discovers product images on the FTP server by product ID, generates optimized sizes, uploads them to Amazon S3, and stores processing state in the database. Work is executed asynchronously via Queues and can be queried through simple HTTP APIs.

Key features

Image sizes

APIs

Both endpoints expect JSON body: {"productIds": ["12345", "67890"]}