Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resizer

Light wight package to resize images from a given source

request body :

    {
        imageUrl string 
        width    int    
        height   int    
    }

service listening on 3000 :

runing the script :

    cd resizer
    go mod tidy
    go run cmd/main.go

About

Light wight package to resize images from a given source

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages