Simple api based resource manager that uses local storage or aws s3 for data source
Go to file
Borna Rajkovic bceaa3b6df Initial commit 2021-11-19 19:14:43 +01:00
cache Initial commit 2021-11-19 19:14:43 +01:00
resource Initial commit 2021-11-19 19:14:43 +01:00
.gitignore Initial commit 2021-11-19 19:14:43 +01:00
go.mod Initial commit 2021-11-19 19:14:43 +01:00
go.sum Initial commit 2021-11-19 19:14:43 +01:00
handlers.go Initial commit 2021-11-19 19:14:43 +01:00
image.go Initial commit 2021-11-19 19:14:43 +01:00
main.go Initial commit 2021-11-19 19:14:43 +01:00