thumbgen

command module
v0.0.0-...-111c762 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2021 License: MIT Imports: 14 Imported by: 0

README

thumbgen

Overview

thumbgen is a golang web-service for generating and uploading thumbnails of media files.

Usage

Running locally
git clone https://github.com/sanskarsharma/thumbgen.git
cd thumbgen
go run main.go
Running via docker
git clone https://github.com/sanskarsharma/thumbgen.git
cd thumbgen
docker build -t thumbgen:v-local .
docker run -d -p 2712:2712 thumbgen:v-local

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL