FrostFS S3 Protocol Gateway
Find a file
Evgeniy Kulikov 0d7f782b93 Merge pull request #14 from nspcc-dev/cleanup
Cleanup and refactoring code structure
2020-08-06 15:10:02 +03:00
.github Initial commit based on https://github.com/minio/minio/releases/tag/RELEASE.2020-07-02T00-15-09Z 2020-07-03 15:03:06 +03:00
api [#13] Rename go module name according to NSPCC standards 2020-08-06 15:02:13 +03:00
auth #2 Fix AWS V4 signature regexp 2020-07-28 18:54:39 +03:00
cert Add posibility to serve HTTPS/TLS connection 2020-07-13 18:50:11 +03:00
cmd/gate [#13] Rename go module name according to NSPCC standards 2020-08-06 15:02:13 +03:00
misc Change app name 2020-07-22 15:38:37 +03:00
.dockerignore Initial commit based on https://github.com/minio/minio/releases/tag/RELEASE.2020-07-02T00-15-09Z 2020-07-03 15:03:06 +03:00
.gitignore Cleanup + Makefile + Dockerfile 2020-07-03 18:08:57 +03:00
Dockerfile Update scripts for building docker image 2020-07-14 14:33:52 +03:00
go.mod [#13] Rename go module name according to NSPCC standards 2020-08-06 15:02:13 +03:00
go.sum [#13] Rename go module name according to NSPCC standards 2020-08-06 15:02:13 +03:00
LICENSE Initial commit based on https://github.com/minio/minio/releases/tag/RELEASE.2020-07-02T00-15-09Z 2020-07-03 15:03:06 +03:00
Makefile Update scripts for building docker image 2020-07-14 14:33:52 +03:00
README.md Cleanup README.md 2020-08-06 14:51:56 +03:00