Sybren A. Stüvel
|
d0fafb5063
|
Make the GET /api/jobs/types endpoint work
|
2022-01-10 17:45:20 +01:00 |
|
Sybren A. Stüvel
|
7728c072ae
|
Add copyright notices
No functional changes.
|
2022-01-10 17:45:13 +01:00 |
|
Sybren A. Stüvel
|
f43673aaa7
|
Move the API implementation to the internal package
The server implementation is private, not something that's suitable for
reuse.
|
2022-01-10 17:45:13 +01:00 |
|
Sybren A. Stüvel
|
ad75b5c705
|
Cleanup: Move some files around
No functional changes
|
2022-01-10 17:45:13 +01:00 |
|
Sybren A. Stüvel
|
b512b399d6
|
Cleanup: remove no longer valid comment
|
2022-01-10 17:45:13 +01:00 |
|
Sybren A. Stüvel
|
3e771cb7b7
|
Basic HTTP auth for workers implemented
Still a dummy, but at least it works with the OpenAPI 3
auth specification.
|
2022-01-10 17:45:13 +01:00 |
|
Sybren A. Stüvel
|
a8ada28a41
|
Hook up Zerolog to Echo
|
2022-01-10 17:45:13 +01:00 |
|
Sybren A. Stüvel
|
949ff08b0e
|
Switch from Gin to Echo framework
|
2022-01-10 17:45:13 +01:00 |
|
Sybren A. Stüvel
|
f1399ca929
|
Move cmd/flamenco-poc to cmd/flamenco-manager-poc
|
2022-01-10 17:45:13 +01:00 |
|