http-meta-protocol
TypeScript icon, indicating that this package has built-in type declarations

4.0.1 • Public • Published

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!

Package Sidebar

Install

npm i http-meta-protocol

Weekly Downloads

2

Version

4.0.1

License

GPL-3.0

Unpacked Size

77.7 kB

Total Files

32

Last publish

Collaborators

  • flgmjr