Skip to content

mapikit/http-json-meta-protocol

Repository files navigation

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!

About

A protocol for HTTP JSON processing in meta-system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published