http-meta-protocol
v4.0.1
Published
A protocol for HTTP Servers in meta-system
Downloads
2
Maintainers
Readme
Http Meta Protocol
An Addon for HTTP Servers in meta-system.
How to use it
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!