syndicate-drive-ug-http

0.1.0 • Public • Published

Syndicate HTTP User Gateway

This module makes Syndicate UG accessible via HTTP/REST.

Prerequisite

This package requires Syndicate core package and Syndicate node module installed.

Run REST Server

Execute syndicate-ug-http.js file. By default, the module uses a port 8888 by default. You are able to give a specific port number the module will use via -p or --port parameters.

Example:

node syndicate-ug-http.js -p 18888

/syndicate-drive-ug-http/

    Package Sidebar

    Install

    npm i syndicate-drive-ug-http

    Weekly Downloads

    3

    Version

    0.1.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • iychoi