kronos-service-koa
v4.0.7
Published
koa backed http server
Downloads
24
Readme
kronos-service-koa
koa backed http server
API
Table of Contents
ServiceKOA
Extends Service
HTTP server with koa
Parameters
config
owner
name
Returns string 'koa'
RouteSendEndpoint
Extends SendEndpoint
Endpoint to link against a koa route
Parameters
name
{string} endpoint nameowner
{Step} the owner of the endpointpath
method
{string} http method defaults to getserviceName
{string} if present registers the route as a service
install
With npm do:
npm install kronos-service-koa
license
BSD-2-Clause