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.
 
 
Fabian Vowie 9a6bdc2552
Remove leftover debug code
2 years ago
.github/workflows Add CI 3 years ago
config Add step options 3 years ago
pipelines Rename step executable getter method 3 years ago
settings Load settings on program start or create default if none exist 2 years ago
storage Temporarily hardcode filesystem storage provider 3 years ago
.gitignore Initial commit 3 years ago
go.mod Add storage api wrapper 3 years ago
go.sum Add storage api wrapper 3 years ago
lithium.md Initial commit 3 years ago
main.go Remove leftover debug code 2 years ago
main_test.go Temporarily hardcode filesystem storage provider 3 years ago