minio

command module
v0.0.0-...-e10b0a8 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MIT Imports: 7 Imported by: 0

README

Minio

File uploader on Fiber

Install

  1. Install docker and docker compose

Run

  1. Copy env file with cp env_example .env
  2. Run minio instance with docker compose up
  3. Upload file with command curl -i -X POST -H "Content-Type: multipart/form-data" -F "fileUpload=@PATH_TO_FILE" http://localhost:5000/api/v1/upload
  4. Open http://localhost:9001 in browser

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