Skip to main content

Module server

Module server 

Source
Expand description

Shared helpers for local package-surface HTTP adapters.

Structs§

HttpResponse
ServerAdapterMetadata
Static package metadata for one server adapter.

Functions§

package_metadata_json
Builds the standard server adapter metadata payload.
response_for
Returns the standard response for one HTTP request.
serve
Serves the standard local package-surface HTTP API.