Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Add minio admin Web UI #88 #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -92,3 +92,6 @@ A curated list of Minio community projects inspired by [awesome-go](https://gith

### File Sharing
* [Pydio Cells](https://pydio.com/) - Pydio Cells is an open source sync & share platform written in Go. Cells is using Minio as an object storage backend for serving files. It is also compatible with Amazon S3, Azure and other S3 storage providers. Check out [Pydio Cells repository](https://github.com/pydio/cells) for more information and/or to contribute.

### Admin Web UI
* [Adminio-ui](https://github.com/rzrbld/adminio-ui) - This is a Web UI for minio s3 server. Web UI works on top of REST API - adminio-API Build with Angular and mdbootstrap.