Skip to content

dschila/squirrel

Repository files navigation

squirrel - share-backend-api

REST API backend (Golang) for peacock to store files into a minIO-Bucket

⚡️ Quick start

Download and install Go. Version 1.16 or higher is required.

Download and install Docker. Make sure you have installed Docker Compose as well

Start required services mongo-db and minIO by using docker-compose:

docker-compose up -d

Let's start the backend service

go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published