FrostFS S3 Protocol Gateway
 
 
 
Go to file
Evgeniy Kulikov 424fb7a1d1 [#25] Migrate cmd/gate to NeoFS API v2
Naive migration, without any tries to start application

closes #25

Signed-off-by: Evgeniy Kulikov <kim@nspcc.ru>
2020-10-19 04:05:28 +03:00
api [#25] Migrate handler to NeoFS API v2 2020-10-19 04:05:08 +03:00
auth [#25] Fix linter warnings 2020-10-13 12:43:24 +03:00
cert Add posibility to serve HTTPS/TLS connection 2020-07-13 18:50:11 +03:00
cmd/gate [#25] Migrate cmd/gate to NeoFS API v2 2020-10-19 04:05:28 +03:00
docs [#24] Add compat list 2020-08-21 14:52:32 +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
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
go.mod [#25] Upgrade dependencies 2020-10-19 04:03:32 +03:00
go.sum [#25] Upgrade dependencies 2020-10-19 04:03:32 +03:00