Skip to content

ovax3/node-restc-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestC - JSON

Install

npm install restc-json

Usage

var client = restc({ port: 1337},
  require('restc-json')
);

will enable

  • JSON formatting of requests
  • JSON parsing of responses

About

basic RestC json parser / formatter plugin

Resources

Stars

Watchers

Forks

Packages

No packages published