gen1us2k / storage-upload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storage

The project can accept images or binary files and store it on the filesystem

Getting started

The application is written in Go and as a prerequisite you need to have Go installed.

Running the application

   make build
   ./storage

Running tests

   go test -v ./...

About


Languages

Language:Go 44.9%Language:TypeScript 17.5%Language:CSS 13.5%Language:Vue 12.9%Language:Dockerfile 5.4%Language:Makefile 2.6%Language:JavaScript 1.6%Language:HTML 1.6%