Skip to content

mikarios/imageresizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image resizer

Microservice used to resize images. Supports connection to rabbitMQ to get jobs to execute and images within each job are processed concurrently with a set number of workers. Also provides an API to add jobs instead of using rabbitMQ. Images are uploaded to aws-like cdn. (created for digital ocean which has the same implementation as aws)


Go version License: MIT
Stars Forks Issues