|
.github/workflows
|
Add basic go build workglow
|
2020-05-29 16:57:52 +01:00 |
|
Design.md
|
Add starter design doc
|
2020-05-29 17:07:34 +01:00 |
|
go.mod
|
Add a basic server router to main
|
2020-05-29 17:41:11 +01:00 |
|
go.sum
|
Add a basic server router to main
|
2020-05-29 17:41:11 +01:00 |
|
main.go
|
Add basic /status endpoint
|
2020-05-29 17:58:17 +01:00 |
|
README.md
|
Update the README with basic information
|
2020-05-29 17:14:48 +01:00 |
|
router.go
|
Add basic /status endpoint
|
2020-05-29 17:58:17 +01:00 |
|
router_test.go
|
Add basic /status endpoint
|
2020-05-29 17:58:17 +01:00 |