misudo

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2018 License: MIT Imports: 5 Imported by: 0

README

Maintainability

misudo

Misudo is image uploader

Description

Installing

$ git clone git@github.com:a4t/misudo.git

or

$ wget -P /tmp https://github.com/a4t/misudo/releases/download/v0.0.1/misudo-v0.0.1-linux-amd64.zip
$ unzip misudo-v0.0.1-linux-amd64.zip

Build

$ make deps
$ make

or

$ make cross-build

Use

$ ./bin/misudo -p 8080
$ curl localhost:8080/ping
Pong
$ curl -XPOST -F output="response" -F w=300 -F file=@example/yagi.jpg localhost:8080/resize > example/yagi_resize.jpg
$ open example/yagi_resize.jpg

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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