Skip to content

simon-engledew/go-resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run:

git submodule update --init # https://github.com/nfnt/resize
go build server.go
./server

add a PNG or JPEG image to ./images and visit:

http://localhost:8080/WIDTH/HEIGHT/FILENAME

Requires Go 1.1.2

About

A basic image thumbnailing web service written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages