0.0.10 • Published 4 years ago

jsonize-server v0.0.10

Weekly downloads
890
License
Apache-2.0
Repository
github
Last release
4 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

4 years ago

0.0.9

4 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago