An Addon for HTTP Servers in meta-system.
This Addon is meant to be downloaded as a plugin for meta-system! Example:
{
"addons": [
{
"configuration": {...},
"source": "http-meta-protocol",
"collectStrategy": "npm",
"identifier": "http-server"
}
]
}
If you're looking on information on how to configure this addon, head to the official Meta-System Docs!