httpListener
Starting point of every Marble.js application. It includes definitions of all middlewares and API effects.
Importing
Type declaration
Parameters
HttpListenerConfig
Returns
Reader<Context, HttpListener>
Example
http.listener
Last updated