modulepackage
0.0.0-20191202125955-4f3872a2d998
Repository: https://github.com/dimitriy14/image-resizing.git
Documentation: pkg.go.dev
# README
image-resizer
image-resizer is an app that could resize your image and upload results to AWS S3 bucket
To run an application it's necessary to specify env vars:
AWS_ACCESS_KEY_ID = {your id}
AWS_SECRET_ACCESS_KEY = {your access key}
And then run:
go run main.go -config config.json
Api docs : link
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package mocks is a generated GoMock package.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author