Skip to content

POC: JSON is more efficient than XML when use it as a Web service resource representation

License

Notifications You must be signed in to change notification settings

muhammadghazali/ghanoz-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghanoz-json

Overview

POC: JSON is more efficient than XML in Web API resource representation

Build Status

Master:

Build Status

Development:

Build Status

Dependencies Status

Dependency Status

Getting Started

Prerequisites:

To run the app, please run the following steps:

Step 1. Clone the source code:

$ git clone git@github.com:muhammadghazali/ghanoz-json.git

Step 2. Install the dependencies:

I assume you already install the npm.

$ sudo make setup

Step 3. Start the app:

$ npm start

Test

Test suites is located under test directory. Execute the following command to run the test:

$ sudo make test

License

Licensed under the MIT License.

About

POC: JSON is more efficient than XML when use it as a Web service resource representation

Resources

License

Stars

Watchers

Forks

Packages

No packages published