rest-vir - v2.2.0
Preparing search index...
rest-vir - v2.2.0
API
createRouteDefiners
defineApi
defineEndpoint
defineWebSocket
Client
RestVirClient
EndpointRequestType
EndpointResponseType
Host
createApiImplementor
implementApi
Host Server
ApiServerOptions
attachApi
startApiServer
Error
DefineApiError
ImplementApiError
Util : API
WebSocketMessageType
formDataShape
buildRoutePath
extractHttpMethod
extractHttpStatus
Util : Client
EndpointFetchOutput
EndpointFetchStreamOutput
extractEndpointResult
readResponseHeaders
Testing : Client
MockWebSocket
MockWebSocketOptions
createMockEndpointFetch
createMockEndpointResponse
createMockHost
getLastMockWebSocket
Testing : Host
describeApi
describeEndpoint
testEndpoint
withWebSocketTest
Package : @rest-vir/api
CommonWebSocketState
WebSocketLocation
CommonWebSocket
DefineApiError
MockResponseBodyStream
MockWebSocket
RestVirClient
AllowedHeaders
AllowedSearchParamValue
AllowedSingleSearchParamValue
AnyOrigin
ApiDefinition
ApiInit
BaseCommonRouteDefinition
BaseCreateHostContextParams
BaseEndpointMethodDefinition
BaseEndpointMethodImplementationParams
BaseRequiredResponseHeaders
BaseRoutePath
BaseSearchParams
BaseWebSocketDefinition
BaseWebSocketImplementationParams
BuildRoutePathOptions
BuildRoutePathParams
ClientFetch
ClientWebSocket
CommonRouteDefinition
CommonRouteDefinitionWithRequiredCustomProps
CommonWebSocketEventMap
CommonWebSocketListenerOptions
ConnectWebSocketListeners
CreateHostContextBase
CreateHostContextOutput
DefaultEndpointMethodStatusOutputs
DefaultErrorResponseType
DefaultOutgoingResponseHeadersType
DefaultResponseHeadersType
DefaultResponseType
DefaultWebSocketProtocol
DefinableHttpMethod
DefinedEndpointFetchOutputResponseData
DefinedEndpointFetchOutputs
DefinedEndpointFetchStatusOutput
DefinedEndpointFetchStreamOutputs
EndpointDefinition
EndpointDefinitionMethods
EndpointDefinitionResponseStatuses
EndpointDefinitionWithRequiredCustomProps
EndpointFetchOutput
EndpointFetchParamObject
EndpointFetchParams
EndpointFetchStreamOutput
EndpointImplementationBase
EndpointImplementationStatusOutput
EndpointMethodDefinedStatusOutputs
EndpointMethodDefinition
EndpointMethodDefinitionResponseStatuses
EndpointMethodDefinitionWithRequiredCustomProps
EndpointMethodImplementationErrorOutput
EndpointMethodImplementationOutput
EndpointMethodImplementationsBase
EndpointRequestHeadersType
EndpointRequestType
EndpointResponseHeadersType
EndpointResponseOutgoingHeadersType
EndpointResponseType
ExtractEndpointMethodDefinition
ExtractEndpointMethodDefinitionWithNoParam
ExtractPathParams
ExtractRequiredHeaderValue
ExtractSearchParamValue
FindPortOptions
FlipWebSocketLocation
GenericPathParams
HandleDeclaredResponseStatusOverride
HandleDeclaredResponseStatusOverrideParams
HasWildcardParam
HttpMethodsWithBodies
HttpStatusByKey
IsOptionalSearchParamRequirement
MockCreateHostContext
MockCreateHostContextParamsExtras
MockEndpointImplementation
MockEndpointMethodImplementations
MockEndpointParamsExtras
MockEndpointResponseOptions
MockHostEndpointMap
MockHostFetchOptions
MockHostParams
MockHostWebSocket
MockHostWebSocketConstructorOptions
MockHostWebSocketMap
MockResponseParams
MockWebSocketImplementation
MockWebSocketListenerImplementations
MockWebSocketOptions
MockWebSocketParamsExtras
NamedPathParams
NoParam
OriginCheckCallback
OriginRequirement
OriginRequirementResult
OverwriteWebSocketMethods
PathParams
ResolveNamedParams
ResolveShapeType
ResolveWildcard
ResponseDefinitions
ResponseStatusDefinition
RoutePathDefinition
RouteSearchParamsType
SearchParamRequirement
SearchParamShape
SearchParamShapeRuntimeType
SearchParamsObjectType
SendAndWaitForReplyParamObject
SetNullishPropertiesAsOptional
UnknownFetchOutput
WebSocketClientMessageType
WebSocketConnectParamObject
WebSocketConnectParams
WebSocketConnectProtocolRequirement
WebSocketConnectProtocolType
WebSocketConnectWebSocketConstructor
WebSocketConnectWebSocketConstructorParams
WebSocketDefinition
WebSocketDefinitionWithRequiredCustomProps
WebSocketHostMessageType
WebSocketImplementationBase
WebSocketListener
WebSocketListenerImplementationsBase
WebSocketListenerParams
WebSocketLocationMessageType
WebSocketMessageType
WebSocketSendAndWaitForReplyParams
WebSocketSendMessageParams
WithResponse
AnyOrigin
definableHttpMethods
formDataShape
httpMethodsWithBodies
httpStatusToKey
NoParam
restVirApiNameHeader
assertValidWebSocketProtocols
buildMethodNotAllowedMessage
buildRoutePath
checkOriginRequirement
condenseResponse
consolidateHeaders
createEndpointResponseOutput
createMockEndpointFetch
createMockEndpointResponse
createMockFetch
createMockHost
createMockHostFetch
createMockHostWebSocketConstructor
createMockResponse
createRouteDefiners
defaultHandleDeclaredResponseStatus
defineApi
defineEndpoint
defineWebSocket
extractEndpointMethodDefinition
extractEndpointResult
extractHttpMethod
extractHttpStatus
extractRequiredHeaders
extractSearchParams
finalizeClientWebSocket
findDevServerPort
findLivePort
getLastMockWebSocket
getOppositeWebSocketLocation
headersToObject
isFormDataShape
isJsonContentType
matchesOriginRequirement
matchesWebSocketProtocolRequirement
mergeHeaders
overwriteWebSocketMethods
parseJsonWithUndefined
parseSecWebSocketProtocolHeader
readHeaderValue
readResponseBodyAsJsonOrText
readResponseBodyAsText
readResponseHeaders
removeClientHeaders
resolveMockHostContext
verifyWebSocketMessage
waitForOpenWebSocket
Package : @rest-vir/host
ImplementApiError
RejectRequestError
RestVirHandlerError
ApiImplementation
ApiImplementationStored
ApiRouteImplementations
ApiServerOptions
ApiTestSuite
AssembleEndpointTestResult
ConnectTestWebSocket
CreateEndpointCaseTestParams
CreateHostContext
CreateHostContextParams
DescribeEndpointParams
EndpointCases
EndpointCaseSuiteParams
EndpointFromImplementation
EndpointImplementation
EndpointImplementationMethods
EndpointMethodImplementationParams
EndpointMethodImplementations
EndpointTestCase
EndpointTestCasesArray
FastifyPlugins
FetchTestEndpoint
HandledOutput
HandleRouteOptions
HostContextFromImplementation
HostCreateContextParamsExtras
HostEndpointParamsExtras
HostWebSocketParamsExtras
IndividualEndpointTestCallback
IndividualEndpointTestInputs
IndividualEndpointTestResult
Match
MatchedServicePath
MatchFunction
MatchResult
ParamData
PostRouteHook
PostRouteHookOutput
PostRouteHookParams
RestVirRequestContext
RouteHandler
RouteHandlerParams
RunApiOptions
RunApiUserOptions
RunningServerInfo
ServerLogger
ServerRequest
ServerResponse
ServerWebSocket
StartApiServerOutput
TeardownEndpointCase
TestApiOptions
TestCreateHostContext
UserServerLogger
WebSocketImplementation
WebSocketImplementationParams
WebSocketListenerImplementations
WithWebSocketTestCallback
defaultServerLogger
runApiOptionsShape
silentServerLogger
attachApi
buildHandlerParams
createApiImplementor
createRestVirHandlerErrorPrefix
createServerLogger
describeApi
describeEndpoint
extractRunningServerInfo
finalizeOptions
handleCors
handleEndpointRequest
handleHandlerOutput
handleHandlerOutputWithoutSending
handleRoute
handleSearchParams
handleWebSocketRequest
implementApi
match
matchUrlToRoute
preHandler
rawMessageToString
runPostRouteHook
setRawServerResponseHeaders
setServerResponseHeaders
startApiServer
testApi
testEndpoint
testExistingServer
testWebSocket
withWebSocketTest
Internal
CommonWebSocketState
WebSocketLocation
CommonWebSocket
MockResponseBodyStream
RejectRequestError
RestVirHandlerError
AllowedHeaders
AllowedSearchParamValue
AllowedSingleSearchParamValue
AnyOrigin
ApiDefinition
ApiImplementation
ApiImplementationStored
ApiInit
ApiRouteImplementations
ApiTestSuite
AssembleEndpointTestResult
BaseCommonRouteDefinition
BaseCreateHostContextParams
BaseEndpointMethodDefinition
BaseEndpointMethodImplementationParams
BaseRequiredResponseHeaders
BaseRoutePath
BaseSearchParams
BaseWebSocketDefinition
BaseWebSocketImplementationParams
BuildRoutePathOptions
BuildRoutePathParams
ClientFetch
ClientWebSocket
CommonRouteDefinition
CommonRouteDefinitionWithRequiredCustomProps
CommonWebSocketEventMap
CommonWebSocketListenerOptions
ConnectTestWebSocket
ConnectWebSocketListeners
CreateEndpointCaseTestParams
CreateHostContext
CreateHostContextBase
CreateHostContextOutput
CreateHostContextParams
DefaultEndpointMethodStatusOutputs
DefaultErrorResponseType
DefaultOutgoingResponseHeadersType
DefaultResponseHeadersType
DefaultResponseType
DefaultWebSocketProtocol
DefinableHttpMethod
DefinedEndpointFetchOutputResponseData
DefinedEndpointFetchOutputs
DefinedEndpointFetchStatusOutput
DefinedEndpointFetchStreamOutputs
DescribeEndpointParams
EndpointCases
EndpointCaseSuiteParams
EndpointDefinition
EndpointDefinitionMethods
EndpointDefinitionResponseStatuses
EndpointDefinitionWithRequiredCustomProps
EndpointFetchParamObject
EndpointFetchParams
EndpointFromImplementation
EndpointImplementation
EndpointImplementationBase
EndpointImplementationMethods
EndpointImplementationStatusOutput
EndpointMethodDefinedStatusOutputs
EndpointMethodDefinition
EndpointMethodDefinitionResponseStatuses
EndpointMethodDefinitionWithRequiredCustomProps
EndpointMethodImplementationErrorOutput
EndpointMethodImplementationOutput
EndpointMethodImplementationParams
EndpointMethodImplementations
EndpointMethodImplementationsBase
EndpointRequestHeadersType
EndpointResponseHeadersType
EndpointResponseOutgoingHeadersType
EndpointTestCase
EndpointTestCasesArray
ExtractEndpointMethodDefinition
ExtractEndpointMethodDefinitionWithNoParam
ExtractPathParams
ExtractRequiredHeaderValue
ExtractSearchParamValue
FastifyPlugins
FetchTestEndpoint
FindPortOptions
FlipWebSocketLocation
GenericPathParams
HandleDeclaredResponseStatusOverride
HandleDeclaredResponseStatusOverrideParams
HandledOutput
HandleRouteOptions
HasWildcardParam
HostContextFromImplementation
HostCreateContextParamsExtras
HostEndpointParamsExtras
HostWebSocketParamsExtras
HttpMethodsWithBodies
HttpStatusByKey
IndividualEndpointTestCallback
IndividualEndpointTestInputs
IndividualEndpointTestResult
IsOptionalSearchParamRequirement
Match
MatchedServicePath
MatchFunction
MatchResult
MockCreateHostContext
MockCreateHostContextParamsExtras
MockEndpointImplementation
MockEndpointMethodImplementations
MockEndpointParamsExtras
MockEndpointResponseOptions
MockHostEndpointMap
MockHostFetchOptions
MockHostParams
MockHostWebSocket
MockHostWebSocketConstructorOptions
MockHostWebSocketMap
MockResponseParams
MockWebSocketImplementation
MockWebSocketListenerImplementations
MockWebSocketParamsExtras
NamedPathParams
NoParam
OriginCheckCallback
OriginRequirement
OriginRequirementResult
OverwriteWebSocketMethods
ParamData
PathParams
PostRouteHook
PostRouteHookOutput
PostRouteHookParams
ResolveNamedParams
ResolveShapeType
ResolveWildcard
ResponseDefinitions
ResponseStatusDefinition
RestVirRequestContext
RouteHandler
RouteHandlerParams
RoutePathDefinition
RouteSearchParamsType
RunApiOptions
RunApiUserOptions
RunningServerInfo
SearchParamRequirement
SearchParamShape
SearchParamShapeRuntimeType
SearchParamsObjectType
SendAndWaitForReplyParamObject
ServerLogger
ServerRequest
ServerResponse
ServerWebSocket
SetNullishPropertiesAsOptional
StartApiServerOutput
TeardownEndpointCase
TestApiOptions
TestCreateHostContext
UnknownFetchOutput
UserServerLogger
WebSocketClientMessageType
WebSocketConnectParamObject
WebSocketConnectParams
WebSocketConnectProtocolRequirement
WebSocketConnectProtocolType
WebSocketConnectWebSocketConstructor
WebSocketConnectWebSocketConstructorParams
WebSocketDefinition
WebSocketDefinitionWithRequiredCustomProps
WebSocketHostMessageType
WebSocketImplementation
WebSocketImplementationBase
WebSocketImplementationParams
WebSocketListener
WebSocketListenerImplementations
WebSocketListenerImplementationsBase
WebSocketListenerParams
WebSocketLocationMessageType
WebSocketSendAndWaitForReplyParams
WebSocketSendMessageParams
WithResponse
WithWebSocketTestCallback
AnyOrigin
defaultServerLogger
definableHttpMethods
httpMethodsWithBodies
httpStatusToKey
NoParam
restVirApiNameHeader
runApiOptionsShape
silentServerLogger
assertValidWebSocketProtocols
buildHandlerParams
buildMethodNotAllowedMessage
checkOriginRequirement
condenseResponse
consolidateHeaders
createEndpointResponseOutput
createMockFetch
createMockHostFetch
createMockHostWebSocketConstructor
createMockResponse
createRestVirHandlerErrorPrefix
createServerLogger
defaultHandleDeclaredResponseStatus
extractEndpointMethodDefinition
extractRequiredHeaders
extractRunningServerInfo
extractSearchParams
finalizeClientWebSocket
finalizeOptions
findDevServerPort
findLivePort
getOppositeWebSocketLocation
handleCors
handleEndpointRequest
handleHandlerOutput
handleHandlerOutputWithoutSending
handleRoute
handleSearchParams
handleWebSocketRequest
headersToObject
isFormDataShape
isJsonContentType
match
matchesOriginRequirement
matchesWebSocketProtocolRequirement
matchUrlToRoute
mergeHeaders
overwriteWebSocketMethods
parseJsonWithUndefined
parseSecWebSocketProtocolHeader
preHandler
rawMessageToString
readHeaderValue
readResponseBodyAsText
removeClientHeaders
resolveMockHostContext
runPostRouteHook
setRawServerResponseHeaders
setServerResponseHeaders
testApi
testExistingServer
testWebSocket
verifyWebSocketMessage
waitForOpenWebSocket
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
API
create
Route
Definers
define
Api
define
Endpoint
define
Web
Socket
Client
Rest
Vir
Client
Endpoint
Request
Type
Endpoint
Response
Type
Host
create
Api
Implementor
implement
Api
Host Server
Api
Server
Options
attach
Api
start
Api
Server
Error
Define
Api
Error
Implement
Api
Error
Util : API
Web
Socket
Message
Type
form
Data
Shape
build
Route
Path
extract
Http
Method
extract
Http
Status
Util : Client
Endpoint
Fetch
Output
Endpoint
Fetch
Stream
Output
extract
Endpoint
Result
read
Response
Headers
Testing : Client
Mock
Web
Socket
Mock
Web
Socket
Options
create
Mock
Endpoint
Fetch
create
Mock
Endpoint
Response
create
Mock
Host
get
Last
Mock
Web
Socket
Testing : Host
describe
Api
describe
Endpoint
test
Endpoint
with
Web
Socket
Test
Package : @rest-vir/api
Common
Web
Socket
State
Web
Socket
Location
Common
Web
Socket
Define
Api
Error
Mock
Response
Body
Stream
Mock
Web
Socket
Rest
Vir
Client
Allowed
Headers
Allowed
Search
Param
Value
Allowed
Single
Search
Param
Value
Any
Origin
Api
Definition
Api
Init
Base
Common
Route
Definition
Base
Create
Host
Context
Params
Base
Endpoint
Method
Definition
Base
Endpoint
Method
Implementation
Params
Base
Required
Response
Headers
Base
Route
Path
Base
Search
Params
Base
Web
Socket
Definition
Base
Web
Socket
Implementation
Params
Build
Route
Path
Options
Build
Route
Path
Params
Client
Fetch
Client
Web
Socket
Common
Route
Definition
Common
Route
Definition
With
Required
Custom
Props
Common
Web
Socket
Event
Map
Common
Web
Socket
Listener
Options
Connect
Web
Socket
Listeners
Create
Host
Context
Base
Create
Host
Context
Output
Default
Endpoint
Method
Status
Outputs
Default
Error
Response
Type
Default
Outgoing
Response
Headers
Type
Default
Response
Headers
Type
Default
Response
Type
Default
Web
Socket
Protocol
Definable
Http
Method
Defined
Endpoint
Fetch
Output
Response
Data
Defined
Endpoint
Fetch
Outputs
Defined
Endpoint
Fetch
Status
Output
Defined
Endpoint
Fetch
Stream
Outputs
Endpoint
Definition
Endpoint
Definition
Methods
Endpoint
Definition
Response
Statuses
Endpoint
Definition
With
Required
Custom
Props
Endpoint
Fetch
Output
Endpoint
Fetch
Param
Object
Endpoint
Fetch
Params
Endpoint
Fetch
Stream
Output
Endpoint
Implementation
Base
Endpoint
Implementation
Status
Output
Endpoint
Method
Defined
Status
Outputs
Endpoint
Method
Definition
Endpoint
Method
Definition
Response
Statuses
Endpoint
Method
Definition
With
Required
Custom
Props
Endpoint
Method
Implementation
Error
Output
Endpoint
Method
Implementation
Output
Endpoint
Method
Implementations
Base
Endpoint
Request
Headers
Type
Endpoint
Request
Type
Endpoint
Response
Headers
Type
Endpoint
Response
Outgoing
Headers
Type
Endpoint
Response
Type
Extract
Endpoint
Method
Definition
Extract
Endpoint
Method
Definition
With
No
Param
Extract
Path
Params
Extract
Required
Header
Value
Extract
Search
Param
Value
Find
Port
Options
Flip
Web
Socket
Location
Generic
Path
Params
Handle
Declared
Response
Status
Override
Handle
Declared
Response
Status
Override
Params
Has
Wildcard
Param
Http
Methods
With
Bodies
Http
Status
By
Key
Is
Optional
Search
Param
Requirement
Mock
Create
Host
Context
Mock
Create
Host
Context
Params
Extras
Mock
Endpoint
Implementation
Mock
Endpoint
Method
Implementations
Mock
Endpoint
Params
Extras
Mock
Endpoint
Response
Options
Mock
Host
Endpoint
Map
Mock
Host
Fetch
Options
Mock
Host
Params
Mock
Host
Web
Socket
Mock
Host
Web
Socket
Constructor
Options
Mock
Host
Web
Socket
Map
Mock
Response
Params
Mock
Web
Socket
Implementation
Mock
Web
Socket
Listener
Implementations
Mock
Web
Socket
Options
Mock
Web
Socket
Params
Extras
Named
Path
Params
No
Param
Origin
Check
Callback
Origin
Requirement
Origin
Requirement
Result
Overwrite
Web
Socket
Methods
Path
Params
Resolve
Named
Params
Resolve
Shape
Type
Resolve
Wildcard
Response
Definitions
Response
Status
Definition
Route
Path
Definition
Route
Search
Params
Type
Search
Param
Requirement
Search
Param
Shape
Search
Param
Shape
Runtime
Type
Search
Params
Object
Type
Send
And
Wait
For
Reply
Param
Object
Set
Nullish
Properties
As
Optional
Unknown
Fetch
Output
Web
Socket
Client
Message
Type
Web
Socket
Connect
Param
Object
Web
Socket
Connect
Params
Web
Socket
Connect
Protocol
Requirement
Web
Socket
Connect
Protocol
Type
Web
Socket
Connect
Web
Socket
Constructor
Web
Socket
Connect
Web
Socket
Constructor
Params
Web
Socket
Definition
Web
Socket
Definition
With
Required
Custom
Props
Web
Socket
Host
Message
Type
Web
Socket
Implementation
Base
Web
Socket
Listener
Web
Socket
Listener
Implementations
Base
Web
Socket
Listener
Params
Web
Socket
Location
Message
Type
Web
Socket
Message
Type
Web
Socket
Send
And
Wait
For
Reply
Params
Web
Socket
Send
Message
Params
With
Response
Any
Origin
definable
Http
Methods
form
Data
Shape
http
Methods
With
Bodies
http
Status
To
Key
No
Param
rest
Vir
Api
Name
Header
assert
Valid
Web
Socket
Protocols
build
Method
Not
Allowed
Message
build
Route
Path
check
Origin
Requirement
condense
Response
consolidate
Headers
create
Endpoint
Response
Output
create
Mock
Endpoint
Fetch
create
Mock
Endpoint
Response
create
Mock
Fetch
create
Mock
Host
create
Mock
Host
Fetch
create
Mock
Host
Web
Socket
Constructor
create
Mock
Response
create
Route
Definers
default
Handle
Declared
Response
Status
define
Api
define
Endpoint
define
Web
Socket
extract
Endpoint
Method
Definition
extract
Endpoint
Result
extract
Http
Method
extract
Http
Status
extract
Required
Headers
extract
Search
Params
finalize
Client
Web
Socket
find
Dev
Server
Port
find
Live
Port
get
Last
Mock
Web
Socket
get
Opposite
Web
Socket
Location
headers
To
Object
is
Form
Data
Shape
is
Json
Content
Type
matches
Origin
Requirement
matches
Web
Socket
Protocol
Requirement
merge
Headers
overwrite
Web
Socket
Methods
parse
Json
With
Undefined
parse
Sec
Web
Socket
Protocol
Header
read
Header
Value
read
Response
Body
As
Json
Or
Text
read
Response
Body
As
Text
read
Response
Headers
remove
Client
Headers
resolve
Mock
Host
Context
verify
Web
Socket
Message
wait
For
Open
Web
Socket
Package : @rest-vir/host
Implement
Api
Error
Reject
Request
Error
Rest
Vir
Handler
Error
Api
Implementation
Api
Implementation
Stored
Api
Route
Implementations
Api
Server
Options
Api
Test
Suite
Assemble
Endpoint
Test
Result
Connect
Test
Web
Socket
Create
Endpoint
Case
Test
Params
Create
Host
Context
Create
Host
Context
Params
Describe
Endpoint
Params
Endpoint
Cases
Endpoint
Case
Suite
Params
Endpoint
From
Implementation
Endpoint
Implementation
Endpoint
Implementation
Methods
Endpoint
Method
Implementation
Params
Endpoint
Method
Implementations
Endpoint
Test
Case
Endpoint
Test
Cases
Array
Fastify
Plugins
Fetch
Test
Endpoint
Handled
Output
Handle
Route
Options
Host
Context
From
Implementation
Host
Create
Context
Params
Extras
Host
Endpoint
Params
Extras
Host
Web
Socket
Params
Extras
Individual
Endpoint
Test
Callback
Individual
Endpoint
Test
Inputs
Individual
Endpoint
Test
Result
Match
Matched
Service
Path
Match
Function
Match
Result
Param
Data
Post
Route
Hook
Post
Route
Hook
Output
Post
Route
Hook
Params
Rest
Vir
Request
Context
Route
Handler
Route
Handler
Params
Run
Api
Options
Run
Api
User
Options
Running
Server
Info
Server
Logger
Server
Request
Server
Response
Server
Web
Socket
Start
Api
Server
Output
Teardown
Endpoint
Case
Test
Api
Options
Test
Create
Host
Context
User
Server
Logger
Web
Socket
Implementation
Web
Socket
Implementation
Params
Web
Socket
Listener
Implementations
With
Web
Socket
Test
Callback
default
Server
Logger
run
Api
Options
Shape
silent
Server
Logger
attach
Api
build
Handler
Params
create
Api
Implementor
create
Rest
Vir
Handler
Error
Prefix
create
Server
Logger
describe
Api
describe
Endpoint
extract
Running
Server
Info
finalize
Options
handle
Cors
handle
Endpoint
Request
handle
Handler
Output
handle
Handler
Output
Without
Sending
handle
Route
handle
Search
Params
handle
Web
Socket
Request
implement
Api
match
match
Url
To
Route
pre
Handler
raw
Message
To
String
run
Post
Route
Hook
set
Raw
Server
Response
Headers
set
Server
Response
Headers
start
Api
Server
test
Api
test
Endpoint
test
Existing
Server
test
Web
Socket
with
Web
Socket
Test
Internal
Common
Web
Socket
State
Web
Socket
Location
Common
Web
Socket
Mock
Response
Body
Stream
Reject
Request
Error
Rest
Vir
Handler
Error
Allowed
Headers
Allowed
Search
Param
Value
Allowed
Single
Search
Param
Value
Any
Origin
Api
Definition
Api
Implementation
Api
Implementation
Stored
Api
Init
Api
Route
Implementations
Api
Test
Suite
Assemble
Endpoint
Test
Result
Base
Common
Route
Definition
Base
Create
Host
Context
Params
Base
Endpoint
Method
Definition
Base
Endpoint
Method
Implementation
Params
Base
Required
Response
Headers
Base
Route
Path
Base
Search
Params
Base
Web
Socket
Definition
Base
Web
Socket
Implementation
Params
Build
Route
Path
Options
Build
Route
Path
Params
Client
Fetch
Client
Web
Socket
Common
Route
Definition
Common
Route
Definition
With
Required
Custom
Props
Common
Web
Socket
Event
Map
Common
Web
Socket
Listener
Options
Connect
Test
Web
Socket
Connect
Web
Socket
Listeners
Create
Endpoint
Case
Test
Params
Create
Host
Context
Create
Host
Context
Base
Create
Host
Context
Output
Create
Host
Context
Params
Default
Endpoint
Method
Status
Outputs
Default
Error
Response
Type
Default
Outgoing
Response
Headers
Type
Default
Response
Headers
Type
Default
Response
Type
Default
Web
Socket
Protocol
Definable
Http
Method
Defined
Endpoint
Fetch
Output
Response
Data
Defined
Endpoint
Fetch
Outputs
Defined
Endpoint
Fetch
Status
Output
Defined
Endpoint
Fetch
Stream
Outputs
Describe
Endpoint
Params
Endpoint
Cases
Endpoint
Case
Suite
Params
Endpoint
Definition
Endpoint
Definition
Methods
Endpoint
Definition
Response
Statuses
Endpoint
Definition
With
Required
Custom
Props
Endpoint
Fetch
Param
Object
Endpoint
Fetch
Params
Endpoint
From
Implementation
Endpoint
Implementation
Endpoint
Implementation
Base
Endpoint
Implementation
Methods
Endpoint
Implementation
Status
Output
Endpoint
Method
Defined
Status
Outputs
Endpoint
Method
Definition
Endpoint
Method
Definition
Response
Statuses
Endpoint
Method
Definition
With
Required
Custom
Props
Endpoint
Method
Implementation
Error
Output
Endpoint
Method
Implementation
Output
Endpoint
Method
Implementation
Params
Endpoint
Method
Implementations
Endpoint
Method
Implementations
Base
Endpoint
Request
Headers
Type
Endpoint
Response
Headers
Type
Endpoint
Response
Outgoing
Headers
Type
Endpoint
Test
Case
Endpoint
Test
Cases
Array
Extract
Endpoint
Method
Definition
Extract
Endpoint
Method
Definition
With
No
Param
Extract
Path
Params
Extract
Required
Header
Value
Extract
Search
Param
Value
Fastify
Plugins
Fetch
Test
Endpoint
Find
Port
Options
Flip
Web
Socket
Location
Generic
Path
Params
Handle
Declared
Response
Status
Override
Handle
Declared
Response
Status
Override
Params
Handled
Output
Handle
Route
Options
Has
Wildcard
Param
Host
Context
From
Implementation
Host
Create
Context
Params
Extras
Host
Endpoint
Params
Extras
Host
Web
Socket
Params
Extras
Http
Methods
With
Bodies
Http
Status
By
Key
Individual
Endpoint
Test
Callback
Individual
Endpoint
Test
Inputs
Individual
Endpoint
Test
Result
Is
Optional
Search
Param
Requirement
Match
Matched
Service
Path
Match
Function
Match
Result
Mock
Create
Host
Context
Mock
Create
Host
Context
Params
Extras
Mock
Endpoint
Implementation
Mock
Endpoint
Method
Implementations
Mock
Endpoint
Params
Extras
Mock
Endpoint
Response
Options
Mock
Host
Endpoint
Map
Mock
Host
Fetch
Options
Mock
Host
Params
Mock
Host
Web
Socket
Mock
Host
Web
Socket
Constructor
Options
Mock
Host
Web
Socket
Map
Mock
Response
Params
Mock
Web
Socket
Implementation
Mock
Web
Socket
Listener
Implementations
Mock
Web
Socket
Params
Extras
Named
Path
Params
No
Param
Origin
Check
Callback
Origin
Requirement
Origin
Requirement
Result
Overwrite
Web
Socket
Methods
Param
Data
Path
Params
Post
Route
Hook
Post
Route
Hook
Output
Post
Route
Hook
Params
Resolve
Named
Params
Resolve
Shape
Type
Resolve
Wildcard
Response
Definitions
Response
Status
Definition
Rest
Vir
Request
Context
Route
Handler
Route
Handler
Params
Route
Path
Definition
Route
Search
Params
Type
Run
Api
Options
Run
Api
User
Options
Running
Server
Info
Search
Param
Requirement
Search
Param
Shape
Search
Param
Shape
Runtime
Type
Search
Params
Object
Type
Send
And
Wait
For
Reply
Param
Object
Server
Logger
Server
Request
Server
Response
Server
Web
Socket
Set
Nullish
Properties
As
Optional
Start
Api
Server
Output
Teardown
Endpoint
Case
Test
Api
Options
Test
Create
Host
Context
Unknown
Fetch
Output
User
Server
Logger
Web
Socket
Client
Message
Type
Web
Socket
Connect
Param
Object
Web
Socket
Connect
Params
Web
Socket
Connect
Protocol
Requirement
Web
Socket
Connect
Protocol
Type
Web
Socket
Connect
Web
Socket
Constructor
Web
Socket
Connect
Web
Socket
Constructor
Params
Web
Socket
Definition
Web
Socket
Definition
With
Required
Custom
Props
Web
Socket
Host
Message
Type
Web
Socket
Implementation
Web
Socket
Implementation
Base
Web
Socket
Implementation
Params
Web
Socket
Listener
Web
Socket
Listener
Implementations
Web
Socket
Listener
Implementations
Base
Web
Socket
Listener
Params
Web
Socket
Location
Message
Type
Web
Socket
Send
And
Wait
For
Reply
Params
Web
Socket
Send
Message
Params
With
Response
With
Web
Socket
Test
Callback
Any
Origin
default
Server
Logger
definable
Http
Methods
http
Methods
With
Bodies
http
Status
To
Key
No
Param
rest
Vir
Api
Name
Header
run
Api
Options
Shape
silent
Server
Logger
assert
Valid
Web
Socket
Protocols
build
Handler
Params
build
Method
Not
Allowed
Message
check
Origin
Requirement
condense
Response
consolidate
Headers
create
Endpoint
Response
Output
create
Mock
Fetch
create
Mock
Host
Fetch
create
Mock
Host
Web
Socket
Constructor
create
Mock
Response
create
Rest
Vir
Handler
Error
Prefix
create
Server
Logger
default
Handle
Declared
Response
Status
extract
Endpoint
Method
Definition
extract
Required
Headers
extract
Running
Server
Info
extract
Search
Params
finalize
Client
Web
Socket
finalize
Options
find
Dev
Server
Port
find
Live
Port
get
Opposite
Web
Socket
Location
handle
Cors
handle
Endpoint
Request
handle
Handler
Output
handle
Handler
Output
Without
Sending
handle
Route
handle
Search
Params
handle
Web
Socket
Request
headers
To
Object
is
Form
Data
Shape
is
Json
Content
Type
match
matches
Origin
Requirement
matches
Web
Socket
Protocol
Requirement
match
Url
To
Route
merge
Headers
overwrite
Web
Socket
Methods
parse
Json
With
Undefined
parse
Sec
Web
Socket
Protocol
Header
pre
Handler
raw
Message
To
String
read
Header
Value
read
Response
Body
As
Text
remove
Client
Headers
resolve
Mock
Host
Context
run
Post
Route
Hook
set
Raw
Server
Response
Headers
set
Server
Response
Headers
test
Api
test
Existing
Server
test
Web
Socket
verify
Web
Socket
Message
wait
For
Open
Web
Socket
rest-vir - v2.2.0
Loading...