klid

0.1.5 • Public • Published

Building

Install Dependencies

npm install --production 

Install Typings

npm install -g typescript@next
typings install node --ambient
typings install lodash

Compile TypeScript to JavaScript

tsc

Running

Run Nginx

run nginx following instructions in its readme file

Running Klid

npm start

Testing

Start Local Echo Server

npm run echo

Send HTTP Request to Gateway

curl -v -X GET --header "Accept: */*" --header "Authorization: Basic YW1pbjpqdWxpYQ==" \
    http://localhost:8080/somemodule/somegroup

Readme

Keywords

none

Package Sidebar

Install

npm i klid

Weekly Downloads

5

Version

0.1.5

License

GPL-3.0

Last publish

Collaborators

  • abbaspour