A dynamic image resizing server.
http://example.com/images/53bcf9166b616e10c0020000/large.100x100.jpg
=> 100x100 resized image of http://s3.amazonaws.com/filmapp-development/images/53bcf9166b616e10c0020000/large.jpg
- setup following environment variables
AWS_ACCESS_KEY
,AWS_SECRET_ACCESS_KEY
gom install
gom build
to obtain a binary.
or just go run main.go
to start listen :3000
.