Skip to content

kminehart/minio-s3-client-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project only exists to demonstrate exclusively using the AWS S3 Golang client to authenticate with and create buckets / objects in minio.

docker-compose up will start this server and minio with the credentials root/rootroot.

Running curl -X POST localhost:3000/upload will create a random file in the bucket.

View the objects created at http://127.0.0.1:9001/browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published