0.0.10 • Published 5 years ago

jsonize-server v0.0.10

Weekly downloads
890
License
Apache-2.0
Repository
github
Last release
5 years ago

jsonize-server 0.0.6

This is the server system for Jsonize.

Getting Started

	npm install -g jsonize-server

Basic Usage

The main usage is in combination with one of the Jsonize Clients.

You can it via command line:

	cat input.json | jsonize --instance 

You can also run it as a plain server:

	jsonize --server 1234

As well as as a http server:

	jsonize --httpserver 1234

Contributors

  • Ziggeo
  • Oliver Friedmann

License

Apache-2.0

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago