An open API service indexing awesome lists of open source software.

https://github.com/websublime/barrel

File server golang wrapping Minio
https://github.com/websublime/barrel

fileserver golang minio rest-api

Last synced: 6 months ago
JSON representation

File server golang wrapping Minio

Awesome Lists containing this project

README

          

# Barrel

Rest api to work with minio. Can secure files thru JWT produced with gotrue. Private and public access.

# Dependencies

You need to install on the system https://exiftool.org/ to extract much metadata as possible from files upload.

# Docker

Docker compose to emulate minio, postgres. Run: docker-compose up -d --build