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 76d15be087
Add additional test for AuthenticationMiddleware that checks for Bearer prefix
2 years ago
.github/workflows Add CI 2 years ago
auth Add additional test for AuthenticationMiddleware that checks for Bearer prefix 2 years ago
config Add image flip step 2 years ago
pipelines Fix various formatting 2 years ago
settings Add tags for json serialization to settings structs 2 years ago
storage Add storage provider open method 2 years ago
tests/files Add pipeline test image dimension assertions 2 years ago
.gitignore Add settings.json to .gitignore 2 years ago
go.mod Add resizing images 2 years ago
go.sum Add resizing images 2 years ago
lithium.md Initial commit 2 years ago
main.go Add builder function to create AuthenticationMiddleware objects 2 years ago
main_test.go Fix flipped expected and actual parameters in main tests 2 years ago