0.16.15 • Published 5 years ago
api-service-controller
Licence
ISC
Version
0.16.15
Deps
14
Size
165 kB
Vulns
0
Weekly
0
API Service Controller
The api-service-controller extends the K8s API server to support near-native deployment of OpenAPIs.
The controller listens for K8s specs that resemble an OpenAPI definition.
It binds each Operation (resource + method) that it finds to the Express router.
As with all api-service components, the api-service-controller loads it's config from ./config/default.yaml