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 f6bb5498e8
Add slug field to pipeline struct
3 years ago
.github/workflows Add CI 3 years ago
pipelines Add slug field to pipeline struct 3 years ago
.gitignore Initial commit 3 years ago
go.mod Make pipeline deserialization more abstract 3 years ago
go.sum Make pipeline deserialization more abstract 3 years ago
lithium.md Initial commit 3 years ago
main.go Load pipelines on program start 3 years ago
main_test.go Use proper test name for index route test 3 years ago
pipeline.go Add slug field to pipeline struct 3 years ago
pipeline_test.go Add slug field to pipeline struct 3 years ago