Preparing search index...
The search index is not available
@manniwatch/api-proxy-server
@manniwatch/api-proxy-server
ManniWatchApiProxyServer
Class ManniWatchApiProxyServer
Hierarchy
ManniWatchApiProxyServer
Index
Constructors
constructor
Properties
app
endpoint
port
server
Methods
start
stop
Constructors
constructor
new
Manni
Watch
Api
Proxy
Server
(
endpoint
:
string
, port
:
number
)
:
ManniWatchApiProxyServer
Parameters
endpoint:
string
port:
number
Returns
ManniWatchApiProxyServer
Properties
Private
app
app
:
Application
Readonly
endpoint
endpoint
:
string
Readonly
port
port
:
number
Private
server
server
:
Server
<
typeof
IncomingMessage
,
typeof
ServerResponse
>
Methods
start
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@manniwatch/api-
proxy-
server
Manni
Watch
Api
Proxy
Server
constructor
app
endpoint
port
server
start
stop
Generated using
TypeDoc