Simple api based resource manager that uses local storage or aws s3 for data source
Go to file
Borna Rajkovic dd1d38bc65 Initial security implementation 2021-11-20 19:14:35 +01:00
cache Initial commit 2021-11-19 19:14:43 +01:00
resource Initial commit 2021-11-19 19:14:43 +01:00
security Initial security implementation 2021-11-20 19:14:35 +01:00
.gitignore Initial commit 2021-11-19 19:14:43 +01:00
go.mod Initial security implementation 2021-11-20 19:14:35 +01:00
go.sum Initial security implementation 2021-11-20 19:14:35 +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 security implementation 2021-11-20 19:14:35 +01:00