|
api.go
|
feat: add Swagger UI endpoint with runtime spec serving
|
2026-02-20 15:56:29 +00:00 |
|
api_test.go
|
feat: add Engine with Register, Handler, Serve, and graceful shutdown
|
2026-02-20 15:46:11 +00:00 |
|
go.mod
|
feat: add Swagger UI endpoint with runtime spec serving
|
2026-02-20 15:56:29 +00:00 |
|
go.sum
|
feat: add Swagger UI endpoint with runtime spec serving
|
2026-02-20 15:56:29 +00:00 |
|
group.go
|
feat: add RouteGroup and StreamGroup interfaces
|
2026-02-20 15:44:58 +00:00 |
|
group_test.go
|
feat: add RouteGroup and StreamGroup interfaces
|
2026-02-20 15:44:58 +00:00 |
|
LICENCE
|
chore: scaffold go-api module
|
2026-02-20 15:42:16 +00:00 |
|
middleware.go
|
feat: add bearer auth, request ID, and CORS middleware
|
2026-02-20 15:49:35 +00:00 |
|
middleware_test.go
|
feat: add bearer auth, request ID, and CORS middleware
|
2026-02-20 15:49:35 +00:00 |
|
options.go
|
feat: add Swagger UI endpoint with runtime spec serving
|
2026-02-20 15:56:29 +00:00 |
|
response.go
|
feat: add response envelope with OK, Fail, Paginated helpers
|
2026-02-20 15:44:17 +00:00 |
|
response_test.go
|
feat: add response envelope with OK, Fail, Paginated helpers
|
2026-02-20 15:44:17 +00:00 |
|
swagger.go
|
feat: add Swagger UI endpoint with runtime spec serving
|
2026-02-20 15:56:29 +00:00 |
|
swagger_test.go
|
feat: add Swagger UI endpoint with runtime spec serving
|
2026-02-20 15:56:29 +00:00 |
|
websocket.go
|
feat: add WebSocket endpoint and channel listing from StreamGroups
|
2026-02-20 15:53:10 +00:00 |
|
websocket_test.go
|
feat: add WebSocket endpoint and channel listing from StreamGroups
|
2026-02-20 15:53:10 +00:00 |