Skip to content

ching08/robohydra_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A. Robohydra TOI

Requirements:

  • node 4.x and npm (note: hihger version node/npm might not be working )
  • node -v should return 4.x.x
  • npm -v should return 5.x.x

Setup env

cd robohydra_demo
npm install

Start robohydra hello server

cd robohydra_demo
npm start

Test hello server

please read plugins/hello/index.js to see how those urls are handled in mock server

File structures:

  • hello.conf defines global settings. like plugin path, logging.. etc
  • plugins : each plugin can be one mock , multiple plugsin are supported

API examples to enable scenerio ( Not for this repo)

http://171.71.50.214:4000/auth/createSession?apiKey=06147cc8adfe7bb678acec5c08b489fa http://171.71.50.214:4000/v3/applications?sessionKey=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors