Skip to content

Jsonize/jsonize-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is the server system for Jsonize.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published