Skip to content

Light wight package to resize images from a given source

License

Notifications You must be signed in to change notification settings

Said-Ait-Driss/resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages