Categorygithub.com/CSpecht/rest2s3
modulepackage
0.0.0-20241009100018-c760ab81c736
Repository: https://github.com/cspecht/rest2s3.git
Documentation: pkg.go.dev

# README

rest2s3

Goal

simple rest interface to upload to minio/s3 bucket

run

docker pull cspecht/rest2s3:latest

curl to post

curl -F [email protected] http://localhost:8080/upload

Environment Variables

  • MINIO_ENDPOINT
  • MINIO_PORT
  • MINIO_ACCESSKEY
  • MINIO_SECRETKEY
  • MINIO_BUCKET

License

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author