app
|
go: add secure middleware
|
2023-03-22 23:15:04 +01:00 |
assets/img
|
readme: add logo [skip ci]
|
2023-04-12 23:23:46 +02:00 |
config
|
add application that handles basic config
|
2023-03-19 22:03:12 +01:00 |
handlers
|
go: add a handler for admin endpoint(s)
|
2023-03-22 23:11:14 +01:00 |
.drone.yml
|
ci: add .drone.ci
|
2023-04-12 22:49:10 +02:00 |
.editorconfig
|
update .editorconfig [skip ci]
|
2023-04-12 23:14:21 +02:00 |
.gitignore
|
add application that handles basic config
|
2023-03-19 22:03:12 +01:00 |
config.dhall
|
add application that handles basic config
|
2023-03-19 22:03:12 +01:00 |
go.mod
|
go: add app struct bearing e,logger; own startup
|
2023-03-22 22:13:23 +01:00 |
go.sum
|
go: add app struct bearing e,logger; own startup
|
2023-03-22 22:13:23 +01:00 |
LICENSE
|
initial commit
|
2023-01-30 20:19:53 +01:00 |
main.go
|
add application that handles basic config
|
2023-03-19 22:03:12 +01:00 |
run.go
|
go: make StartupSettings a method
|
2023-03-22 23:04:57 +01:00 |