Skip to content

kenghzou95/KAPI

Repository files navigation

API Viewer Tools that build upon Node-Red

Main Page

Objective of the page

  1. Able to view all the API created in node-red
  2. able to try the API with given parameters
  3. able to perform simple test

Requirement after cloning

  1. npm install loadtest

  2. npm install mocha

  3. npm install chai

  4. npm install chai-json-schema

  5. npm install supertest

  6. import the KAPI node-red flow

  7. replace ./flows_LAPTOP-G0M3BEJU.json to ur current nodered flow name ... default = flows.json

  8. Copy the management.db file to your nodered path

... under development

npm install

install the node_modules before start npm start

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Screenshot of KAPI

Content 1. Content 2 Content 3 Content 4 Content 5

About

KAPI a API Viewer for Node-Red (Under-Development)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages