Micro-service for file storage and processing written in Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Roman Zipp b5c0c97008
Add get files endpoint readme docs
3 years ago
..
controllers.go Add controller error writer exception handling 3 years ago
file.go Add check for directories in files endpoint 3 years ago
index.go Move router handler to controllers namespace 3 years ago
pipeline.go Move router handler to controllers namespace 3 years ago
upload.go Move router handler to controllers namespace 3 years ago